commit bb689c922e2b34f6f803a6593190ba5f6993f8c5 parent 6f4313bc1ed5be794146e6ca2fd73f48c7906061 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Mon, 1 May 2023 12:51:57 +0200 Update readme Diffstat:
M | README.md | | | 10 | +++------- |
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md @@ -1,10 +1,3 @@ -# WARNING - -I am currently rewriting some important parts of the code -and the git version is not working. -You can download the last stable version from the -[download page](https://nissy.tronto.net/download). - # Nissy A Rubik's cube solver and FMC assistant. @@ -22,6 +15,9 @@ You can get Nissy from [nissy.tronto.net](https://nissy.tronto.net). The download links and installation instructions can be found on the [download page](https://nissy.tronto.net/download). +**Note:** This branch of nissy will get only bugfixes and small additions. +For more info, see [nissy](https://git.tronto.net/nissy). + ## Structure of the code You can find all the source code in the `src` folder.