diff options
| author | Andrew Chambers <[email protected]> | 2021-10-16 19:18:02 +1300 |
|---|---|---|
| committer | Andrew Chambers <[email protected]> | 2021-10-16 19:18:02 +1300 |
| commit | cbc1bbf8288abf94ea7bc99b8e0bdef536969ca1 (patch) | |
| tree | 8cd9ef1f0a888cc58c9ce2c6d6dc4cc5c25fe08e /README.md | |
| parent | 40a46208bb005e6489fe41b0a19180741f30f316 (diff) | |
Tweak readme.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -16,10 +16,6 @@ Non Goals: - Assemble other architectures. - Work as a library. -# Issues and Bug reports - -Submit bugs and issues to https://todo.sr.ht/~ach/minias - # Building Install the [peg/leg](https://www.piumarta.com/software/peg/) parser generator, make and a C compiler and run: @@ -68,6 +64,10 @@ Bonus features: - One day it would be nice to write a 'minipeg' in a single .c file that can be bundled in projects. +# Bug reports + +Submit bugs to https://todo.sr.ht/~ach/minias + # Resources - [intel reference](https://software.intel.com/content/dam/develop/external/us/en/documents-tps/325383-sdm-vol-2abcd.pdf) - Specifically chapter 2.1 and chapter 3.1. |
