Parcourir la source

Update readme with the exception type change

pull/184/head
Paul J. Davis il y a 6 ans
Parent
révision
bd687813e4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      README.md

+ 1
- 1
README.md Voir le fichier

@ -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\"}">>).

Chargement…
Annuler
Enregistrer