about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-11-14 12:20:14 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-11-14 12:20:14 -0800
commit0d9e0d15eac1fba2ab69a266695e9bd5abbc7b79 (patch)
treefb3d1209c9bfc2dcc7b5a049761fccbad4a0c488
parent98462567388142b5f54f874ba9bee997e46f019e (diff)
downloadteliva-0d9e0d15eac1fba2ab69a266695e9bd5abbc7b79.tar.gz
.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6ca647c..3bab4fa 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ An extremely naïve, [brutalist](https://en.wikipedia.org/wiki/Brutalist_archite
 attempt at packaging up simple [Lua](http://www.lua.org) ([5.1](https://www.lua.org/manual/5.1))
 apps with all the stuff needed to edit and build them.
 
+Here's how you run one of the example apps (the [Tower of Hanoi](https://en.wikipedia.org/wiki/Tower_of_Hanoi)):
+
 ```
 git clone https://github.com/akkartik/teliva
 cd teliva
@@ -22,8 +24,6 @@ make linux
 src/teliva hanoi.tlv
 ```
 
-Here's an example app (the [Tower of Hanoi](https://en.wikipedia.org/wiki/Tower_of_Hanoi)):
-
 <img alt='screenshot of Teliva running the Towers of Hanoi' src='doc/hanoi.png'>
 
 No matter what app you run, you are always guaranteed access to a single