Skip to content

Commit 211b8ef

Browse files
authored
Merge pull request #1 from code4policy/pr-docs
Add a note about running tests
2 parents dd4d38d + d8ba86b commit 211b8ef

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,8 @@ On Mac: `brew install npm`
108108
```
109109
git branch -D js-calculator
110110
```
111+
## Running the calculator
112+
113+
Run the script:
114+
```bash
115+
python3 calculator.py

0 commit comments

Comments
 (0)