diff options
author | ouwou <26526779+ouwou@users.noreply.github.com> | 2020-08-25 22:10:39 -0400 |
---|---|---|
committer | ouwou <26526779+ouwou@users.noreply.github.com> | 2020-08-25 22:10:39 -0400 |
commit | 82a21bd08558ba3e067f490525431be30f978b25 (patch) | |
tree | 5695ccc11939e0de3a0fa012e73d8071dd97ce3b /README.md | |
parent | 6b72931ba729bf6ede33cfa6877a5ad21e913c45 (diff) | |
download | abaddon-portaudio-82a21bd08558ba3e067f490525431be30f978b25.tar.gz abaddon-portaudio-82a21bd08558ba3e067f490525431be30f978b25.zip |
fix guild order, add copy id guild, add broken zlib, start member list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3ea86a9 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Built using: +* [gtkmm](https://www.gtkmm.org/en/) +* [JSON for Modern C++](https://github.com/nlohmann/json) +* [IXWebSocket](https://github.com/machinezone/IXWebSocket) +* [C++ Requests: Curl for People](https://github.com/whoshuu/cpr/) |