Skip to content

Commit c7763b8

Browse files
committed
Update Readme
Link to cJSON repo, no longer needs my own fork
1 parent d9d775f commit c7763b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and saw no need for HTTP.
1717

1818
How?
1919
----
20-
It depends on libev http://software.schmorp.de/pkg/libev.html (was already used on the embedded app) and includes cJSON (with a small patch on my fork).
20+
It depends on libev http://software.schmorp.de/pkg/libev.html (was already used on the embedded app) and includes cJSON (from https://github.com/DaveGamble/cJSON).
2121
No further dependencies.
2222

2323
### Testing

0 commit comments

Comments
 (0)