diff --git a/README.md b/README.md index 5bc8dcecb..ae8571b52 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ scorecard.addFrame(3, 5) scorecard.calculateScore() // returns 15 ``` +But feel free to add other methods if you think they are useful. + As usual please start by * Forking this repo