@@ 2,7 2,7 @@
[](https://builds.sr.ht/~nromdotcom/gemif?)
-GemIF is a simple [Interactive Fiction](https://en.wikipedia.org/wiki/Interactive_fiction)
+GemIF is a simple [Interactive Fiction](https://en.wikipedia.org/wiki/Interactive_fiction)
engine which runs as a [Gemini](https://gemini.circumlunar.space/) server.
Check out my live GemIF instance with [your favorite gemini client](https://gemini.circumlunar.space/clients.html) at
@@ 58,7 58,7 @@ your desired values.
That's it. Go ahead and run the binary.
-```
+```bash
$ ./bin/gemif-linux-amd64/gemif
Starting GemIF 0.1.1 (bd561ac) - built 2020.12.05.210341
@@ 73,6 73,7 @@ GemIF loads stories from YAML files (from the directory named in `engine.stories
`.gemif` files.
### .gemif files and gemifc
+
GemIF comes with a story called "Writing Tutorial" which provides guided documentation on writing GemIF stories.
You can see the live story at [gemini://gemif.fedi.farm/game/Cgh0dXRvcmlhbBIKdGhlX2Jhc2ljcw==](gemini://gemif.fedi.farm/game/Cgh0dXRvcmlhbBIKdGhlX2Jhc2ljcw==)