aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-05-01 16:35:18 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-05-01 16:36:10 +0200
commit2b547fcc5b6f59c2458c93006ba4d687d4d0ce1f (patch)
tree11d222604b22f917dfa1e1f7d5db753068a2dc08
parentbf44088d4373a9520e860152c56a958332819c4b (diff)
downloadnissy-2b547fcc5b6f59c2458c93006ba4d687d4d0ce1f.tar.gz
nissy-2b547fcc5b6f59c2458c93006ba4d687d4d0ce1f.zip
subsections
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7b0beda..bde8f85 100644
--- a/README.md
+++ b/README.md
@@ -24,13 +24,15 @@ on github, links below are to my personal git instance):
24 Eventually it will become faster than nissy-classic at optimal 24 Eventually it will become faster than nissy-classic at optimal
25 solving, but without all other features. *Not working at the moment.* 25 solving, but without all other features. *Not working at the moment.*
26 26
27# I am a user of nissy, what should I do? 27## F.A.Q.
28
29### I am a user of nissy, what should I do?
28 30
29If you are happy with using nissy as it is, you can keep using it. 31If you are happy with using nissy as it is, you can keep using it.
30 32
31When nissy-fmc and nissy-classic are ready, you can chek them out too. 33When nissy-fmc and nissy-classic are ready, you can chek them out too.
32 34
33# But I liked that nissy can do both optimal solving! Why did you split it? 35### But I liked that nissy can do both optimal solving! Why did you split it?
34 36
35Then I encourage you to keep using nissy-classic :-) 37Then I encourage you to keep using nissy-classic :-)
36 38
@@ -38,7 +40,7 @@ See
38[my blog post](https://sebastiano.tronto.net/blog/2023-04-10-the-big-rewrite/) 40[my blog post](https://sebastiano.tronto.net/blog/2023-04-10-the-big-rewrite/)
39for some reasons behind this change. 41for some reasons behind this change.
40 42
41# I just want to look at the code, where should I go? 43### I just want to look at the code, where should I go?
42 44
43If you want to check out the git repository of the version you are 45If you want to check out the git repository of the version you are
44running, you probably want nissy-classic. The newer nissy-fmc will 46running, you probably want nissy-classic. The newer nissy-fmc will

Generated with cgit - Back to sebastiano.tronto.net