From 7dc70f32306a1938c1075d2e0fa544b17dc17f3a Mon Sep 17 00:00:00 2001 From: Stepan Usatiuk Date: Fri, 5 Jan 2024 22:22:35 +0100 Subject: [PATCH] push to trigger ci --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 60ededf..24afd97 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,5 @@ for the purposes of `if`. And of course, all the usual stuff with cons cells - ` Other language features were implemented to the extent that was required for writing some simple programs copied from what I have done for homework - it's in the `clitests` folder (and for simpler examples there's `examples.psil`, and it -probably serves as the best reference for the -language that this interpreter interprets :) +probably serves as the best reference for the language that this interpreter interprets :)