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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
# Algorithms & Data Structures in Python - Hanbit Media, Inc.
1
+
##Algorithms & Data Structures in Python (Book, Hanbit Media, Inc.)
2
2
3
-
*[Download the "e-book" here](https://github.com/bt3gl/Python-and-Algorithms-and-Data-Structures/blob/master/book/book_second_edition.pdf).
3
+
*[Download the e-book here.](https://github.com/bt3gl/Python-and-Algorithms-and-Data-Structures/blob/master/book/book_second_edition.pdf).
4
4
5
5

6
6
7
7
8
8
---
9
-
##Source Code:
9
+
### ✨ Source Code
10
10
11
11
src/
12
12
@@ -42,7 +42,7 @@ src/
42
42
43
43
44
44
----
45
-
## Installation:
45
+
## ✨ Installation:
46
46
47
47
The snippets are designed to be used individually. However, If you want to install all fo the libraries in your [virtualenv](https://coderwall.com/p/8-aeka), do this:
0 commit comments