From cbc1bbf8288abf94ea7bc99b8e0bdef536969ca1 Mon Sep 17 00:00:00 2001 From: Andrew Chambers Date: Sat, 16 Oct 2021 19:18:02 +1300 Subject: Tweak readme. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index edd9cfe..190ca36 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3