aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index e97f229..8c6ac5f 100644
--- a/README.md
+++ b/README.md
@@ -3,14 +3,13 @@ Smurf interpreter in Clean
## Installation
- $ make
+ $ make
## Usage
- $ ./run -i hello.smf
+ $ ./run -i hello.smf
There are more command line flags, see `./run -?`.
## Copyright & license
Copyright © 2016 Camil Staps. Licensed under MIT, see LICENSE.
-