From 303f3d23b663fd0405c2a1b87443e5f87324d31c Mon Sep 17 00:00:00 2001 From: cool-mist Date: Mon, 27 Jan 2025 00:25:25 +0530 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 726b9de..12cc0bb 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ Goal: Generate 'hard' puzzles. - Install Rust from [here](https://www.rust-lang.org/tools/install). - Run `cargo install --git https://github.com/cool-mist/sol_chess` to install the tool. +- This installs 2 binaries: `sol_chess` and `sol_cli`. ## Usage -- Run `sol_chess` to start a windowed GUI game. +- [WIP] Run `sol_chess` to start a windowed GUI game. - Run `sol_cli` to start the CLI tool. ## CLI Usage