Skip to content

Commit 470cb3b

Browse files
authored
Update README.md
1 parent 14c0717 commit 470cb3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[![Cypress Tests](https://github.com/AmeliaES/javaScriptCalculator/actions/workflows/cypress.yml/badge.svg)](https://github.com/AmeliaES/javaScriptCalculator/actions/workflows/cypress.yml)
22
# Create a simple calculator in JavaScript
33

4+
## [Live demo](https://ameliaes.github.io/javaScriptCalculator/calculator.html)
5+
46
## Define what buttons the user can click on and what each button does
57

68
We have the following buttons on our calculator:

0 commit comments

Comments
 (0)