We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a11d49c commit b2e9834Copy full SHA for b2e9834
README.md
@@ -100,10 +100,10 @@ This project is still in development, hence the syntax and features
100
are still changing frequently.
101
102
To learn more about the current implementation of stellogen:
103
-- French guide (official): https://tsguide.refl.fr/
104
-- English guide: https://tsguide.refl.fr/en/
105
106
-For other commands, use the `--help` flag at the end of the command.
+https://github.com/engboris/stellogen/wiki/Basics-of-Stellogen
+
+A more complete guide is in production.
107
108
# Use
109
@@ -170,3 +170,5 @@ or if you use Dune:
170
```
171
dune exec sgen run -- <inputfile>
172
173
174
+For other commands, use the `--help` flag at the end of the command.
0 commit comments