We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93688a commit 8b245e9Copy full SHA for 8b245e9
README.md
@@ -1,6 +1,6 @@
1
# JSON.jl
2
3
-This package provides for parsing and printing JSON in pure Julia.
+This package provides for parsing and printing JSON in pure Julia. See also alternative package [JSON3.jl](https://github.com/quinnj/JSON3.jl).
4
5
[](https://github.com/JuliaIO/JSON.jl/actions/workflows/CI.yml?query=branch%3Amaster)
6
[](http://codecov.io/github/JuliaIO/JSON.jl?branch=master)
0 commit comments