Skip to content

Commit b2e9834

Browse files
committed
Add Github wiki as temporary guide
1 parent a11d49c commit b2e9834

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@ This project is still in development, hence the syntax and features
100100
are still changing frequently.
101101

102102
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/
105103

106-
For other commands, use the `--help` flag at the end of the command.
104+
https://github.com/engboris/stellogen/wiki/Basics-of-Stellogen
105+
106+
A more complete guide is in production.
107107

108108
# Use
109109

@@ -170,3 +170,5 @@ or if you use Dune:
170170
```
171171
dune exec sgen run -- <inputfile>
172172
```
173+
174+
For other commands, use the `--help` flag at the end of the command.

0 commit comments

Comments
 (0)