aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2022-01-22 11:18:47 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2022-01-22 11:18:47 +0100
commit3a402c530b420080c5c0415e4727c9fb29a181b7 (patch)
tree78875b180810b58a8cdfa47736f482ee9f1b1b73 /README.md
parent719080e6a88c4e17ba33a8dfec817e2d89ee666e (diff)
downloadnissy-3a402c530b420080c5c0415e4727c9fb29a181b7.tar.gz
nissy-3a402c530b420080c5c0415e4727c9fb29a181b7.zip
Moved tables to new website.
Diffstat (limited to '')
-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