Skip to content

Commit 8b245e9

Browse files
See alternative package JSON3
[skip ci]
1 parent f93688a commit 8b245e9

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
@@ -1,6 +1,6 @@
11
# JSON.jl
22

3-
This package provides for parsing and printing JSON in pure Julia.
3+
This package provides for parsing and printing JSON in pure Julia. See also alternative package [JSON3.jl](https://github.com/quinnj/JSON3.jl).
44

55
[![Build Status](https://github.com/JuliaIO/JSON.jl/workflows/CI/badge.svg)](https://github.com/JuliaIO/JSON.jl/actions/workflows/CI.yml?query=branch%3Amaster)
66
[![codecov.io](http://codecov.io/github/JuliaIO/JSON.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaIO/JSON.jl?branch=master)

0 commit comments

Comments
 (0)