Add documentation and example for getting started

This commit is contained in:
Jan
2023-10-05 20:16:54 +02:00
parent 7850166aba
commit 16a4f5a307
7 changed files with 1002 additions and 0 deletions

View File

@ -68,6 +68,10 @@ You now run `make` manually or use `./scripts/make_release.sh` or `./scripts/mak
The resulting binaries can be found in `build/bin/<Debug_x86|Release_x86>`.
## Using the tools
For information about how to use the tools see the ["Getting started" guide](docs/GettingStarted.md)
## Legal
OAT source code is licensed under [GPLv3](./LICENSE).