From e58d6066a31d8e15e785fa83b95190e92f525d35 Mon Sep 17 00:00:00 2001 From: IfanTsai Date: Thu, 16 Dec 2021 23:16:06 +0800 Subject: [PATCH] add new implemention in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9b9ef7d..bd97007 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ I'm now finished with the development of this project, and the tutorials are com Improvements have been made by others so I'll link to them here: - [AdrianGjerstad](https://github.com/AdrianGjerstad/py-myopl-code) - started on standard library and added string indexing + + - [jirachi](https://github.com/IfanTsai/jirachi) - Implemented by Golang