add readme

This commit is contained in:
2026-03-08 13:36:48 -05:00
parent e5bb323a2f
commit 5b8dcbdc1a

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# threaded network chat refactor
## TODO
- TBA
## Build
```
make
```
## Required Reading
Please read [STYLE.md](src/branch/v2/STYLE.md)