From 1c574aa55deb78ebab49660fe1c58bd13c9eeecb Mon Sep 17 00:00:00 2001 From: Valk Richard Li <48872266+ValKmjolnir@users.noreply.github.com> Date: Mon, 13 Jan 2020 14:13:35 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 702d098..4835b4a 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ etc. cannot be recognized. And each statement must have a ';' after it or you will be informed with __'error: expect a ';''__ . +In __version 2.0__ these problems will be solved. + # Calculator You can try a calculator in __version 0.17~0.19__ !