diff options
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index a3482675..8e87c2cf 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ Mu's code looks quite alien, requiring editors to be specially configured to colorize it in a sane manner. So this page provides links to the source files showing how it currently looks in my <a href='https://github.com/akkartik/mu/blob/master/mu.vim'>custom setup</a>. -<p>Whetting your appetite: some example programs. +<p>Whetting your appetite, some example programs: <ul> <li><a href='html/x.mu.html'>x.mu</a>: a simple program to add two numbers |