diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-05-01 12:51:57 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-05-01 12:51:57 +0200 |
| commit | bb689c922e2b34f6f803a6593190ba5f6993f8c5 (patch) | |
| tree | a4a84b31ace8696e725bf17304bace8bfbe04342 | |
| parent | 6f4313bc1ed5be794146e6ca2fd73f48c7906061 (diff) | |
| download | nissy-classic-bb689c922e2b34f6f803a6593190ba5f6993f8c5.tar.gz nissy-classic-bb689c922e2b34f6f803a6593190ba5f6993f8c5.zip | |
Update readme
| -rw-r--r-- | README.md | 10 |
1 files changed, 3 insertions, 7 deletions
| @@ -1,10 +1,3 @@ | |||
| 1 | # WARNING | ||
| 2 | |||
| 3 | I am currently rewriting some important parts of the code | ||
| 4 | and the git version is not working. | ||
| 5 | You can download the last stable version from the | ||
| 6 | [download page](https://nissy.tronto.net/download). | ||
| 7 | |||
| 8 | # Nissy | 1 | # Nissy |
| 9 | 2 | ||
| 10 | A Rubik's cube solver and FMC assistant. | 3 | A Rubik's cube solver and FMC assistant. |
| @@ -22,6 +15,9 @@ You can get Nissy from [nissy.tronto.net](https://nissy.tronto.net). | |||
| 22 | The download links and installation instructions can be found on the | 15 | The download links and installation instructions can be found on the |
| 23 | [download page](https://nissy.tronto.net/download). | 16 | [download page](https://nissy.tronto.net/download). |
| 24 | 17 | ||
| 18 | **Note:** This branch of nissy will get only bugfixes and small additions. | ||
| 19 | For more info, see [nissy](https://git.tronto.net/nissy). | ||
| 20 | |||
| 25 | ## Structure of the code | 21 | ## Structure of the code |
| 26 | 22 | ||
| 27 | You can find all the source code in the `src` folder. | 23 | You can find all the source code in the `src` folder. |
