contact info

This commit is contained in:
prod2 2022-12-10 15:35:18 +01:00
parent 5664024cbc
commit 494d39cdd6
2 changed files with 6 additions and 2 deletions

View File

@ -27,4 +27,8 @@ git clone https://github.com/prod2/nondescript
cd nondescript
nimble build
bin/nds
```
```
## Contact
Please contact me on matrix (@prod2:envs.net)

View File

@ -1 +1 @@
--gc:arc -d:release
--gc:arc -d:danger --passC: "-O3 -flto"