Update README.md

This commit is contained in:
Aaron Boodman
2015-07-30 17:03:39 -07:00
parent c5964aadcd
commit 77e4ba95ca

View File

@@ -2,13 +2,13 @@
Noms is a content-addressable, immutable, peer-to-peer datastore for structured data.
In other words, *noms is git for structured data*.
In other words, *noms is git for data*.
This repository will contain the reference implementation of the noms protocol, and will eventually be open sourced.
This includes:
* Go wrappers for all the core Nom types
* Go wrappers for all the core noms types
* Support for generating Go types from Nom schema definitions
* Chunking and dechunking
* Serialization and deserialization