Files
whisper-com/README.md
Christina Sander 5eac3e1917 Initial commit.
2022-10-20 13:42:48 +02:00

24 lines
293 B
Markdown

# 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