We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc4e354 commit 14c0717Copy full SHA for 14c0717
README.md
@@ -1,3 +1,4 @@
1
+[](https://github.com/AmeliaES/javaScriptCalculator/actions/workflows/cypress.yml)
2
# Create a simple calculator in JavaScript
3
4
## Define what buttons the user can click on and what each button does
@@ -81,4 +82,4 @@ eg. when writing the following, and leaving them empty like this, they show as p
81
82
it('checks the operator buttons contain the correct operators', () => {
83
84
})
-```
85
+```
0 commit comments