summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas <lucasxberger@gmail.com>2022-09-16 16:49:34 -0300
committerGitHub <noreply@github.com>2022-09-16 16:49:34 -0300
commit4bc1e9c9dcb549abeb506c7b15d166e3a9ea9c0f (patch)
treeda2951baf48b8a8de56c7a8507ddd16ad7789730
parentf0de29af5317ac97fb9b7b808ce26f7e438e7076 (diff)
Update README
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a6ff45a..e7b9308 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
# Js-Calculator
A simple and elegant web calculator that handles all four basic operations.
+
+You can click here to test it: js-calculator-three.vercel.app
+
+# Image
+
+![Js-Calculator](https://user-images.githubusercontent.com/52524728/190718828-6103242c-70c7-4573-96f0-7a4098a08302.png)