Skip to content

Commit 7e2a91c

Browse files
committed
Updated readme - fixed images not loading - added download button
1 parent 33928cc commit 7e2a91c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

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

4-
<img style="width:100%" src="https://codeabinash.github.io/eval-arithmetic-string-expression/media/logo.png" alt="Logo">
4+
<img style="width:100%" src="https://codeabinash.github.io/eval/media/logo.png" alt="Logo">
55

66
No need to open your calculator again for basic calculation. Just type `eval {{expression}}` in your terminal😎. Calculate quickly in your terminal.
77

88

99
## How to use
10-
![How to Use](https://codeabinash.github.io/eval-arithmetic-string-expression/media/example.png)
10+
![How to Use](https://codeabinash.github.io/eval/media/example.png)
1111

12-
> Must add this file's location to environment(path) variable.
12+
> Must add this file's location to environment(path) variable.
13+
14+
# Download
15+
Download [eval_x64_1.0.1.exe](https://github.com/codeAbinash/eval/releases/download/v1.0.1/eval_x64_1.0.1.exe) (214kb)

0 commit comments

Comments
 (0)