From 76367e7e954d00da49aba534019af03e6a229f3d Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Fri, 7 Oct 2016 09:43:47 -0400 Subject: Add function call to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e0534b..9a40ee9 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ At this point, it is extremely simple and undocumented. All statements are execu ## Online Example * [Euclidean Algorithm](https://cdn.rawgit.com/benburwell/doml/master/prog/euclideanAlgorithm.html) -* [Simple `While` Loop](https://cdn.rawgit.com/benburwell/doml/master/prog/simpleWhileLoop.html) - +* [Simple `while` loop](https://cdn.rawgit.com/benburwell/doml/master/prog/simpleWhileLoop.html) +* [Defining and calling a function](https://cdn.rawgit.com/benburwell/doml/master/prog/function.html) -- cgit v1.2.3