aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-04-11 18:57:22 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-04-11 18:57:22 +0200
commit3cb60bcbf4ab9af4e9452a43681f1e7176b0c88f (patch)
tree22039c5bfafcb352b4f3ce8af38acd34c152b1a7 /README.md
parentfc41f7917531693680b5baf71ffe38c47333fe84 (diff)
downloadnissy-core-3cb60bcbf4ab9af4e9452a43681f1e7176b0c88f.tar.gz
nissy-core-3cb60bcbf4ab9af4e9452a43681f1e7176b0c88f.zip
Added TODO.mdHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8ebbee..5220ec3 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
1# The engine of Nissy, including the H48 optimal solver 1# The future engine of Nissy, including the H48 optimal solver
2 2
3**Warning**: this library is work in progress, breaking changes can 3**Warning**: this library is work in progress, breaking changes can
4happen without notice. 4happen without notice.
@@ -11,6 +11,14 @@ H48 is an experimental Rubik's cube solver. It is heavily inspired by
11[vcube](https://github.com/Voltara/vcube), but it uses a different set 11[vcube](https://github.com/Voltara/vcube), but it uses a different set
12of pruning tables that were developed independently. 12of pruning tables that were developed independently.
13 13
14## Contributing
15
16If you want to contribute to this project, see [TODO.md](./TODO.md) for
17some ideas.
18
19In case you want to develop your own tool based on nissy-core, do get
20in touch with me and I'll be happy to help you out!
21
14## Building 22## Building
15 23
16This project is mainly developed on UNIX systems (Linux, MacOS, BSD...), 24This project is mainly developed on UNIX systems (Linux, MacOS, BSD...),

Generated with cgit - Back to sebastiano.tronto.net