Added docs link

This commit is contained in:
2025-01-12 16:24:49 +11:00
parent 9141102f2e
commit 13daf95933

View File

@@ -103,7 +103,7 @@ To build and run the test suites, run `make tests` (`make tests-gdb` and `make t
# Documentation # Documentation
*Coming Soon - I want the features mostly working first.* The WIP documentation can be found here: https://v2.toylang.com/
# License # License
@@ -113,6 +113,7 @@ This source code is covered by the Zlib license (see [LICENSE.md](LICENSE.md)).
For a guide on how you can contribute, see [CONTRIBUTING.md](CONTRIBUTING.md). For a guide on how you can contribute, see [CONTRIBUTING.md](CONTRIBUTING.md).
@Gipson62 - v1 docs spell checking
@8051Enthusiast - `fixAlignment()` trick @8051Enthusiast - `fixAlignment()` trick
@hiperiondev - v1 Disassembler, v1 porting support and feedback @hiperiondev - v1 Disassembler, v1 porting support and feedback
@add00 - v1 Library support @add00 - v1 Library support