From 150fe9f0bede1b76895d495b33f2ac74cfe2e3aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tommi=20M=C3=A4klin?= Date: Tue, 19 Nov 2024 14:04:42 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d4be61..456b07c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ Documentation is available at [https://docs.rs/kbo](https://docs.rs/kbo). kbo is distributed as three separate Rust packages: - [kbo](https://github.com/tmaklin/kbo) contains a Rust library implementing the core algorithm (this repository). - [kbo-cli](https://github.com/tmaklin/kbo-cli) provides a command-line interface for `kbo find` and `kbo map`. -- [kbo-gui](https://github.com/tmaklin/kbo-cli) provides a WebAssembly graphical user interface for running kbo in the browser. +- [kbo-gui](https://github.com/tmaklin/kbo-gui) is a work in progress WebAssembly graphical user interface for running kbo in the browser. + +Precompiled binaries for kbo-cli are available from the [Releases page](https://github.com/tmaklin/kbo-cli/releases). ## About kbo supports two main operations: