testilo 3.7.0 → 3.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/score.js CHANGED
@@ -1,7 +1,9 @@
1
1
  /*
2
2
  score.js
3
3
  Testilo scoring script.
4
- Usage example: node score 35k1r-railpass sp10a
4
+ Usage examples:
5
+ node score sp12b 35k1r-railpass
6
+ node score sp12b
5
7
  */
6
8
 
7
9
  // ########## IMPORTS