add: [doc] first version of the README

pull/23/head
Alexandre Dulaunoy 2018-12-05 10:37:20 +01:00
parent faff2bd8b8
commit 2d3fc3e5ca
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 17 additions and 0 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# D4 core
Software components used for the D4 project
## D4 core client
~~~~
git submodule init
git submodule update
~~~~
### Requirements
- uuid-dev
- make
- a recent C compiler