From ea304ab59197a002d96b0a476bd94b19df57a2d8 Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Sat, 14 Dec 2024 16:17:31 +0100 Subject: [PATCH] Readme --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 407f792..4c9d1a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ -# Title +# Ordle: A Wordle Solver +## Design +## Build Instructions +Common actions are defined in the provided Justfile and can be viewed with `just -l` -abc +For a release build: +```bash +make RELEASE=1 +``` +## User Instructions +## Limitations and Drawbacks +## Comments -- Yes - - No