Permalink
Browse files

add try-dat to readme

  • Loading branch information...
karissa committed Aug 5, 2015
1 parent 0fd70ae commit eb60dff89d66bf26f406c768ea337c1bcc5e0e36
Showing with 4 additions and 2 deletions.
  1. +4 −2 readme.md
View
@@ -2,6 +2,8 @@
Dat is a version-controlled, decentralized data sync tool designed to improve collaboration between data people and data systems.
[Try the dat interactive tutorial here: http://try-dat.com](http://try-dat.com)
**Have questions?** Join `#dat` on [freenode](https://webchat.freenode.net). Chat logs are [available here](https://botbot.me/freenode/dat/)
[![NPM](https://nodei.co/npm/dat.png?global=true)](https://nodei.co/npm/dat/)
@@ -12,9 +14,9 @@ Windows | Mac/Linux
## Documentation
- [Commandline `dat` utility documentation](docs/cli-docs.md)
- [Commandline API](docs/cli-docs.md)
- [JavaScript API](https://github.com/maxogden/dat-core)
- [The COOKBOOK!](docs/cookbook.md)
- [The Cookbook!](docs/cookbook.md)
- [Whitepaper](https://github.com/maxogden/dat/blob/master/docs/whitepaper.md)
- [Internal design](https://github.com/maxogden/dat-core/blob/master/DESIGN.md)

0 comments on commit eb60dff

Please sign in to comment.