Skip to content

Commit 738ac02

Browse files
committed
Updated readme
1 parent 87865ac commit 738ac02

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
Algos in Python
22
======
33

4-
Implementation for the algorithms and datastructures taught in Coursera course -
5-
[Design and Analysis of Algorithms](https://www.coursera.org/course/algo), in Python
6-
7-
This repo contains code from both the classes 1 & 2 and is under progress.
8-
Code contains accompanying test code - doctests for few and full unittests for others
4+
Implementation for the algorithms and datastructures taught in [CS161](http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=IntroToAlgorithms), in Python
5+
Includes test code - doctests for few and full unittests for others
96

107
Completed Algos and Data Structures
118
---

0 commit comments

Comments
 (0)