update build instructions and other docs

This commit is contained in:
scawful
2024-08-08 18:46:33 -04:00
parent 478230e543
commit 8e63942ba4
3 changed files with 9 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ For developers to reference.
- **lib**: Contains the dependencies as git submodules
- **test**: Contains testing interface `yaze_test`
### Flow of Control
## Flow of Control
- [app/yaze.cc](../src/app/yaze.cc)
- Initializes `absl::FailureSignalHandler` for stack tracing.