Added Credits section to README.md

This commit is contained in:
Patrick Vogler 2024-03-04 11:39:29 +01:00
parent e3dcc28902
commit a2543802f7
Signed by: Patrick Vogler
GPG key ID: 5536B08CE82E8509

View file

@ -41,3 +41,10 @@ make clean
make debug make debug
``` ```
This builds the library and places the associated files in the `/lib` or `/lib64` folders. If a full build was attempted, the command line tool binaries are placed in the `/bin` folder. This builds the library and places the associated files in the `/lib` or `/lib64` folders. If a full build was attempted, the command line tool binaries are placed in the `/bin` folder.
### Credits
This project exists thanks to all the people who contribute.
- Patrick Vogler patrick.vogler@hlrs.de (principal author)
- Gregor Weiss gregor.weiss@hlrs.de