Skip to content

Commit 9cb5a83

Browse files
committed
Update README.md
1 parent 6aa7c09 commit 9cb5a83

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# dat jawn: 'Git for Tabular Data'
22

3-
Jawn is a node.js module that allows _distributed version control of Tabular Data_. It's connected to the [dat](https://github.com/maxogden/dat) project.
4-
5-
Jawn allows you to import tabular data (rows and columns like CSV or TSV) and track how those data change over time. It uses [hypercore](https://github.com/mafintosh/hypercore) to put those data into block chains that can be efficiently synced and validated across any number of hosts.
3+
Jawn is a node.js module that allows _distributed version control of Tabular Data_. It's connected to the [dat](https://github.com/maxogden/dat) project. It allows you to import tabular data (rows and columns like CSV or TSV) and track how those data change over time. _Do you have non-tabular data? read this:_ [What about Non Tabular Data?](https://github.com/CfABrigadePhiladelphia/jawn/wiki/What-about-Non-Tabular-Data%3F)
64

75
The key features for jawn are to:
86
* **manage and track change history** in tabular data
@@ -27,4 +25,4 @@ _work in progress_
2725

2826
## Contributing
2927

30-
_work in progress_
28+
_work in progress_

0 commit comments

Comments
 (0)