Skip to content

Commit 4487c3f

Browse files
authored
minor change
1 parent eed0632 commit 4487c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Recursion and Dynamic Programming Implementation
22

3-
This is a repository for Julia/Python algorithm learning. Hopefully it can help you along your way towards mastering Python algorithms. Please refer to the following link for the details of recursion and dynamic programming in Python.
3+
This is a repository for Julia/Python algorithm learning. Hopefully it can help you along your way towards mastering recursion algorithms and dynamic programming. Please refer to the following link for the details of recursion and dynamic programming in Python.
44

55
http://interactivepython.org/runestone/static/pythonds/index.html
66

0 commit comments

Comments
 (0)