You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
**Status:** Work-in-progress
2
2
3
-
This repo contains Python ports of the code listings from [Clever Algorithms](www.cleveralgorithms.com). It is one of those rare books which tackle theory and yet present the reader with working code. How I wish more books were written like this.
3
+
This repo contains Python ports of the code listings from [Clever Algorithms](http://www.cleveralgorithms.com). It is one of those rare books which tackle theory and yet present the reader with working code. How I wish more books were written like this.
4
4
5
5
The book has its own [GitHub repo](https://github.com/jbrownlee/CleverAlgorithms), utilizing Ruby.
0 commit comments