Skip to content

Commit

Permalink
[docs] Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
Marak committed Jan 1, 2012
1 parent 44445f7 commit 9fd6d64
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -37,14 +37,15 @@


<img src="https://github.com/Marak/hnet/raw/master/diagrams/hnet1/saving-data.png"></img> <img src="https://github.com/Marak/hnet/raw/master/diagrams/hnet1/saving-data.png"></img>


### Hnet saves will always create a new node, and link back ### Hnet saves will always create a new node and link back to at least two nodes



# Usage # Usage


For now, see examples: https://github.com/Marak/hnet/tree/master/example For now, see examples: https://github.com/Marak/hnet/tree/master/example


## hnet protocol is JSON <a href="https://github.com/Marak/hnet/tree/master/example/sample-hnet-application/server.js">There is also a basic http server example which will response to http requests with `hnet` data</a>

## the hnet protocol is JSON


**Supports arbitrary data** **Supports arbitrary data**


Expand Down

0 comments on commit 9fd6d64

Please sign in to comment.