Skip to content

Commit 76ebce9

Browse files
committed
adds run instructions
1 parent 6174e86 commit 76ebce9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Daily Data Structures // Algorithms
22

3-
Problems via [https://www.dailycodingproblem.com/](https://www.dailycodingproblem.com/).
3+
Problems via [https://www.dailycodingproblem.com/](https://www.dailycodingproblem.com/).
4+
5+
Mostly written in Python, with pytest. To run the tests, just do `$ pytest 1.py` or `$ pytest 2.py` and so on.

0 commit comments

Comments
 (0)