Permalink
Browse files

update readme

  • Loading branch information...
maxogden committed Jul 29, 2014
1 parent 281e655 commit 03e60843b98452d0b7f93db4223df4ec140fc306
Showing with 3 additions and 1 deletion.
  1. +3 −1 readme.md
View
@@ -14,8 +14,10 @@ If you are interested in testing out the pre-alpha version of `dat` you can inst
`dat` is primarily intended as a command line tool. There is also a programmatic API that you can use in node.js programs for more advanced use cases, as well as a way to have `dat` call programs written in other programming languages to transform data.
* Read [what is `dat`?](docs/what-is-dat.md).
* For high-level description read [what is `dat`?](docs/what-is-dat.md).
* Read the [data importing guide](docs/importing.md)
* Check out the [JS API docs](docs/js-api.md) or the [CLI usage docs](docs/usage.md).
* Curious about how we built dat? Read about the node [modules we used](docs/modules.md)
## Install

0 comments on commit 03e6084

Please sign in to comment.