浏览代码

Update readme with the exception type change

pull/184/head
Paul J. Davis 6 年前
父节点
当前提交
bd687813e4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@ -18,7 +18,7 @@ it returns a binary most of the time.
A quick note on unicode. Jiffy only understands UTF-8 in binaries. End
of story.
Errors are raised as exceptions.
Errors are raised as error exceptions.
Eshell V5.8.2 (abort with ^G)
1> jiffy:decode(<<"{\"foo\": \"bar\"}">>).

正在加载...
取消
保存