Skip to content

Commit 61a0e7b

Browse files
committed
updated README.md
1 parent 35b9159 commit 61a0e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# JSONlite
22

3-
##### A simple, self-contained, serverless, zero-configuration, [json](http://www.json.org/) document store.
3+
##### A simple, self-contained, serverless, zero-configuration, json document store.
44

5-
JSONlite sandboxes the current working directory similar to [SQLite](https://www.sqlite.org/). The JSONlite data directory is named `jsonlite.data` by default, and each json document is saved pretty printed as a uuid.
5+
JSONlite sandboxes the current working directory similar to SQLite. The JSONlite data directory is named `jsonlite.data` by default, and each json document is saved pretty printed as a uuid.
66

77
## Requirements
88

0 commit comments

Comments
 (0)