Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidawad authored Mar 2, 2018
1 parent bed585c commit 038adb6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ This is the very first database of JSON formatted U.S. State codes.

It's made entirely of JSON formatted files that can be accessed and used in any way that you want. Plaintext coming soon.

```shell
```sh
$ cat alabama_2017_partial.json.1 | jq '.[16].chapters[4].articles[1].sections[1]'
```
```json
{
"section": "Section 16-5-31 - Duties.",
"link": "/codes/alabama/2017/title-16/chapter-5/article-2/section-16-5-31/index.html",
Expand Down

0 comments on commit 038adb6

Please sign in to comment.