Skip to content

Commit ca08a0f

Browse files
committed
Updated README.
1 parent a496a7e commit ca08a0f

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
@@ -6,7 +6,7 @@ The book has its own [GitHub repo](https://github.com/jbrownlee/CleverAlgorithms
66

77
# File Organization
88

9-
First of all, note that this repository isn't synchronized with [the main Clever Algorithms repository](https://github.com/jbrownlee/CleverAlgorithms). My main purpose is in learning the algorithms in the book and transcribing them to Python; I've come to believe that implementing algorithms on your own is a good learning exercise. I'm taking the Ruby listings as pseudocode that is also the reference implementation.
9+
First of all, note that this repository isn't synchronized with [the main Clever Algorithms repository](https://github.com/jbrownlee/CleverAlgorithms). My main purpose is in learning the algorithms in the book and transcribing them to Python; I've come to believe that implementing algorithms on your own is a good learning exercise. I'm taking the Ruby listings as pseudocode that is also the reference implementation. In the process, I hope to familiarize myself with the algorithms and Ruby.
1010

1111
So, all directories, save for `python`, are not to be taken as updated.
1212

0 commit comments

Comments
 (0)