Added basic readme

This commit is contained in:
Nicolás A. Ortega 2017-06-23 23:29:57 +02:00
commit 1dc43c5502
No known key found for this signature in database
GPG Key ID: 3D786FB3123FF1DD

22
README.md Normal file
View File

@ -0,0 +1,22 @@
NeoComm
=======
NeoComm is a completely decentralized and anti-censorship IRC replacement network. The objective of this network is to create a secure form of group instant communication similar to IRC but decentralizing the network, and as a consequence hindering censorship within the network and protecting the network's endurance against malevolent entities that may try to block access to the network.
This repository provides a library with interfaces by which you can access the network, which you are able to use in your own software under the terms & conditions of the [library's license](#license).
Network Model
-------------
API Documentation
-----------------
_There is currently no API available._
Clients
-------
_There are currently no clients available._
Building
--------
License
-------