From 4a524fad72f164d77e5ae1ff27eced52dac4faf5 Mon Sep 17 00:00:00 2001 From: Gabriel Tofvesson Date: Fri, 13 Mar 2020 02:55:57 +0100 Subject: [PATCH] Update README with list of improvements --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8a0460a..5484516 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,14 @@ are really only useful on much slower devices. * Better structure layouts + * Optimize speculative value placement error-condition checks + +* Cleaner code + + * Move printing to separate file + + * Move board solver algorithm to separate file + * Better error messages * Makefile