diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | # Nissy | 1 | # Nissy |
| 2 | 2 | ||
| 3 | A Rubik's cube solver and FMC assistant. | 3 | A Rubik's cube solver and FMC assistant. |
| 4 | For optimal HTM solving Nissy uses techniquest from Herbert Kociemba's | 4 | For optimal HTM solving Nissy uses techniques from Herbert Kociemba's |
| 5 | [Cube Explorer](http://kociemba.org/cube.htm) and Tomas Rokicki's | 5 | [Cube Explorer](http://kociemba.org/cube.htm) and Tomas Rokicki's |
| 6 | [nxopt](https://github.com/rokicki/cube20src/blob/master/nxopt.md). | 6 | [nxopt](https://github.com/rokicki/cube20src/blob/master/nxopt.md). |
| 7 | With 4 cores at 2.5GHz and using less than 3Gb of RAM, Nissy can find an | 7 | With 4 cores at 2.5GHz and using less than 3Gb of RAM, Nissy can find an |
| @@ -74,9 +74,9 @@ systems this folder is either `.nissy/tables` in the user's home directory or | |||
| 74 | it is the same directory as the nissy.exe executable file. | 74 | it is the same directory as the nissy.exe executable file. |
| 75 | 75 | ||
| 76 | Choose either the | 76 | Choose either the |
| 77 | [zip](https://math.uni.lu/tronto/nissy/nissy-tables-2.0.zip) | 77 | [zip](https://nissy.tronto.net/nissy-tables-2.0.zip) |
| 78 | or the | 78 | or the |
| 79 | [tar.gz](https://math.uni.lu/tronto/nissy/nissy-tables-2.0.tar.gz) | 79 | [tar.gz](https://nissy.tronto.net/nissy-tables-2.0.tar.gz) |
| 80 | file (click the links to download) and | 80 | file (click the links to download) and |
| 81 | extract them in the correct folder. | 81 | extract them in the correct folder. |
| 82 | 82 | ||
