We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4467e73 commit 33928ccCopy full SHA for 33928cc
README.md
@@ -1,4 +1,12 @@
1
-# eval
+# eval ⚡
2
A tool fot evaluating arithmetic expression from your terminal 😎 🧑🏻💻.
3
4
-No need to open your calculator again for basic calculation. Just type `eval {{expression}}` in your terminal😎. Calculate quickly in your terminal.
+<img style="width:100%" src="https://codeabinash.github.io/eval-arithmetic-string-expression/media/logo.png" alt="Logo">
5
+
6
+No need to open your calculator again for basic calculation. Just type `eval {{expression}}` in your terminal😎. Calculate quickly in your terminal.
7
8
9
+## How to use
10
+
11
12
+> Must add this file's location to environment(path) variable.
0 commit comments