Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ngallagher committed Feb 6, 2019
1 parent 0a8d929 commit 1f365af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ no need to compile or build your application.

The interpreter has been built from the ground up, no tools or libraries have been used. As a result the
project is small, fully self contained, and can easily be embedded or run as a standalone application.
Here you will get an overview on how the interpreter works and the language.
Here you will get an overview on how the interpreter works and the language in addition to the debugger
and development environment.

* [Overview](#overview)
* [Parallel Compilation](#parallel-compilation)
Expand Down

0 comments on commit 1f365af

Please sign in to comment.