No need to have that information on the repo.

This commit is contained in:
Nicolás Ortega Froysa 2017-08-19 12:48:33 -05:00
parent 61b220c765
commit 1c17b8c3f9
No known key found for this signature in database
GPG Key ID: FEC70E3BAE2E69BF

View File

@ -8,7 +8,6 @@ This repository provides a library with interfaces by which you can access the n
- [Roadmap](#roadmap)
- [API Documentation](#api-documentation)
- [Clients](#clients)
- [Downloads](#downloads)
- [Compiling](#compiling)
- [Contributing](#contributing)
- [License](#license)
@ -45,14 +44,8 @@ Clients
-------
_There are currently no clients available._
Downloads
---------
Binaries and documentation of the library can be downloaded from the [releases page](https://notabug.org/Deathsbreed/NeoComm/releases).
Compiling
---------
The code can be downloaded via the [NotABug git repository](https://notabug.org/Deathsbreed/NeoComm).
To build this project you will need a C++11 compatible compiler ([GCC](https://gcc.gnu.org/) is recommended), the [OpenDHT library](https://github.com/savoirfairelinux/opendht), [msgpack-c](https://github.com/msgpack/msgpack-c), and the [CMake build system](https://cmake.org/). To build run the following commands from the root directory of the project.
```
$ cd build/