Skip to content

Commit 7e300ce

Browse files
committed
Added some docs
1 parent 378adae commit 7e300ce

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Chapter4/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Trees and graphs

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
##Python Solutions to Cracking the Coding Interview 6th Edition
1+
# Python Solutions to **Cracking the Coding Interview, 6th Edition**
22

3-
To run the programs, just use the `python filename.py` command.
3+
To run the programs, just use the `python ChapterX/filename.py` command.
44

55
The test cases are included in the solution files.

0 commit comments

Comments
 (0)