Skip to content

Commit f325c15

Browse files
prodismichalmuskala
authored andcommitted
Add a "Encoders" sub-section to README (#156)
1 parent 6a966cc commit f325c15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ Jason has a couple feature differences compared to Poison.
9696
of the `Jason.Encoder` protocol is always required.
9797
* different pretty-printing customisation options (default `pretty: true` works the same)
9898

99+
### Encoders
100+
99101
If you require encoders for any of the unsupported collection types, I suggest
100102
adding the needed implementations directly to your project:
101103

0 commit comments

Comments
 (0)