aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)