Testing unindent will look good for paragraph text

This commit is contained in:
Mehrzad 2013-06-25 16:53:30 -06:00
parent ec0bfa617a
commit 617632db59

View File

@ -9,7 +9,7 @@ Proposal of a free as in freedom skype replacement:
## Basics:
-UDP most be used for everything simply because you can't do hole punching with TCP (well you can but it doesn't work all the time)
-UDP most be used for everything simply because you can't do hole punching with TCP (well you can but it doesn't work all the time)
-Every peer is represented as a byte string (the client id) (it is the hash (SHA-256 ?) of the public key of the peer). (if you want to add someone you need that id (either ask that person directly or maybe through some kind of search engine?))