Skip to content

Commit 2794611

Browse files
committed
Add initial doco of test.sh
1 parent 740a1cd commit 2794611

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ should not be here)
3434
Contributions of new names and discussion should be done under Issues
3535
or on the Wiki part of this repo.
3636

37+
To test your work, make sure your script is executable and then run:
38+
39+
```
40+
./test/test.sh NN
41+
```
42+
43+
Where `NN` is the number prefix of the directory you're adding.
44+
3745
Never stop exercising!
3846

3947
Love,

0 commit comments

Comments
 (0)