From 4e0501974f59f88104612aefc07e073f3208ae91 Mon Sep 17 00:00:00 2001 From: ZeveshBhaiya Date: Sun, 23 Mar 2025 22:50:04 +0500 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ee39e8..832d291 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Reactive calculator ## Expressions +int a, b +add=a+b +console. WriteLine("add two number") ; ``` 2 inch to cm @@ -58,4 +61,4 @@ Change indent: Tab/Shift+Tab ## Using Math.js: -https://github.com/grimalschi/mathjs \ No newline at end of file +https://github.com/grimalschi/mathjs