diff options
author | Akshay <[email protected]> | 2019-11-07 16:15:10 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2019-11-07 16:15:10 +0000 |
commit | 10e59232677a412b80b09932702e49964055e2df (patch) | |
tree | 255cdca66eda0fe5bbf8976526dfd6588ac79105 | |
parent | 432129fcfe47abe83f5f20d544a4f14686921c7e (diff) |
fix broken links
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ | |||
1 | 1 | ||
2 | ![heroimg.png](https://files.nerdypepper.me/6G.png) | 2 | ![heroimg.png](https://files.nerdypepper.tech/6G.png) |
3 | 3 | ||
4 | # eva | 4 | # eva |
5 | 5 | ||
6 | simple calculator REPL, similar to `bc(1)`, with syntax highlighting and persistent history | 6 | simple calculator REPL, similar to `bc(1)`, with syntax highlighting and persistent history |
7 | 7 | ||
8 | ![eva.png](https://files.nerdypepper.me/kP.png) | 8 | ![eva.png](https://files.nerdypepper.tech/kP.png) |
9 | 9 | ||
10 | ### installation | 10 | ### installation |
11 | 11 | ||