Change markdown headers

This commit is contained in:
Mehrzad 2013-06-25 15:44:46 -07:00
parent 5d70f9c119
commit 25b22d6684

View File

@ -22,7 +22,7 @@ Proposal of a free as in freedom skype replacement:
-Your client stores the id of the peers along with their public keys used to initiate the connection (this is your contacts list)
-------Roadmap------:
## Roadmap: ##
1.Get our DHT working perfectly.
2.Connection to other peers according to client id.
@ -32,15 +32,15 @@ Proposal of a free as in freedom skype replacement:
5.Reliable sending of data larger than the maximum packet size.
...
-------TODO-------:
## TODO: ##
See: docs/TODO.txt
-------Important-stuff--:
### Important-stuff ###:
Use the same UDP socket for everything
-------Details---------:
### Details: ###
DHT protocol:
see: docs/DHT.txt