Initial commit.
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Whisper Communication Library
|
||||
|
||||
## Description
|
||||
|
||||
|
||||
|
||||
## Authors
|
||||
- Henry Winkel
|
||||
- Dominik Meyer <dmeyer@hsu-hh.de>
|
||||
- Matthias Engelke
|
||||
- Christina Sander <christina.sander@hsu-hh.de>
|
||||
|
||||
## License
|
||||
|
||||
Mozilla Public License 2.0
|
||||
|
||||
## Building
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- make all
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user