Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove dead ndjson link ndjson/ndjson.github.io#24
  • Loading branch information
rentzsch committed Mar 6, 2024
1 parent 97db0a5 commit 0c1b880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# JSON Table

**JSON Table** is a simple format extension of [ndjson](http://ndjson.org)/[JSON Lines](https://jsonlines.org) that applies *CSV-mindset* to JSON tabular data.
**JSON Table** is a simple format extension of [JSON Lines](https://jsonlines.org) that applies *CSV-mindset* to JSON tabular data.

It adds two requirements:

Expand Down

0 comments on commit 0c1b880

Please sign in to comment.