aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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