Merge branch 'master' of github.com:D4-project/d4-core

pull/23/head
Gerard Wagener 2018-12-05 10:40:00 +01:00
commit ceac7f7f05
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