aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2018-03-21 12:30:22 -0400
committerClyne Sullivan <tullivan99@gmail.com>2018-03-21 12:30:22 -0400
commit1fd930598eb40a37ce17420ab41b66f3c24101b1 (patch)
tree19699ae74797663c829d1e2c612654bc196cc853 /README.md
parent140a0bbecc144e554c1954f594a9f0d0b2276e9c (diff)
parent4c2326889c7d0325793b9c73f57f69531d62ee1e (diff)
Merge branch 'master' of http://code.bitgloo.com/clyne/interpreter
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7ef1f34..6c90ba2 100644
--- a/README.md
+++ b/README.md
@@ -21,3 +21,4 @@ Some TODO items:
This project can be made for the host system (```make```) or an ARM system (```make arm```).
This project is still in heavy development, so don't expect much. To include it in your own project, just link in libinterp.a (for ARM) and use the header files.
+