Skip to content

Commit 33928cc

Browse files
committed
Updated Readme
1 parent 4467e73 commit 33928cc

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# eval
1+
# eval
22
A tool fot evaluating arithmetic expression from your terminal 😎 🧑🏻‍💻.
33

4-
No need to open your calculator again for basic calculation. Just type `eval {{expression}}` in your terminal😎. Calculate quickly in your terminal.
4+
<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+
![How to Use](https://codeabinash.github.io/eval-arithmetic-string-expression/media/example.png)
11+
12+
> Must add this file's location to environment(path) variable.

0 commit comments

Comments
 (0)