aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolyxon <106688908+krolyxon@users.noreply.github.com>2024-02-17 20:11:08 +0530
committerGitHub <noreply@github.com>2024-02-17 20:11:08 +0530
commit6186556a8424a636fd55ef1d5fe4aabebdbe2c49 (patch)
treee840a29db0e49ca5635c0fd2883a4b956654fd23 /README.md
parentca9d211c7ae2d7e5f7aa5c5782aa115d1a6f1321 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b925a66..6f295d5 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Simple GUI calculator with complex infix expression evaluation made in Java usin
```
## JavaCalc in action
-![](https://raw.githubusercontent.com/krolyxon/JavaCalc/masters/asset/screenshot1.png)
+![](https://raw.githubusercontent.com/krolyxon/JavaCalc/master/assets/screenshot1.png)
## License
This project is licensed under the [`GPLv3 LICENSE`](https://github.com/krolyxon/JavaCalc/blob/master/LICENSE)