aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index afe39fd..2d075d7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
1# Nissy 1# Nissy
2 2
3A Rubik's cube solver and FMC assistant. 3A Rubik's cube solver and FMC assistant.
4For optimal HTM solving Nissy uses techniquest from Herbert Kociemba's 4For 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).
7With 4 cores at 2.5GHz and using less than 3Gb of RAM, Nissy can find an 7With 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
74it is the same directory as the nissy.exe executable file. 74it is the same directory as the nissy.exe executable file.
75 75
76Choose either the 76Choose 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)
78or the 78or 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)
80file (click the links to download) and 80file (click the links to download) and
81extract them in the correct folder. 81extract them in the correct folder.
82 82

Generated with cgit - Back to sebastiano.tronto.net