From 63a53a6436a7a028aea5f8ff5f1e34beab1d2a5a Mon Sep 17 00:00:00 2001 From: Brychan Dempsey Date: Mon, 15 Mar 2021 15:07:23 +1300 Subject: [PATCH] Update 'readme.md' --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7e4b153..3e40a5f 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ [![Build status](https://ci.software.kauripeak.co.nz/api/projects/status/94w64yxh9471lu4o?svg=true)](https://ci.software.kauripeak.co.nz/project/AppVeyor/159-341-assignment-1) # 159.341 Assignment 1 - String Interpreter -A basic JIT interpreter for a simple, custom programming language. +A basic JIT interpreter for a simple, custom programming language. There exists only one implicit type definition - strings.