diff --git a/README.md b/README.md index 34491fad..1c621d26 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

- Private P2P Communication network 🕵️ + Private P2P Communication Network 🕵️

(***pre-alpha & experimental, not well tested or easy to use yet***) diff --git a/onionr/netcontroller.py b/onionr/netcontroller.py index 69a5f21e..633986d0 100755 --- a/onionr/netcontroller.py +++ b/onionr/netcontroller.py @@ -1,5 +1,5 @@ ''' - Onionr - P2P Microblogging Platform & Social network + Onionr - Private P2P Communication Netcontroller library, used to control/work with Tor/I2P and send requests through them '''