Skip to content

Commit

Permalink
See alternative package JSON3
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
PallHaraldsson authored Nov 22, 2021
1 parent f93688a commit 8b245e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# JSON.jl

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).

[![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)
[![codecov.io](http://codecov.io/github/JuliaIO/JSON.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaIO/JSON.jl?branch=master)
Expand Down

0 comments on commit 8b245e9

Please sign in to comment.