Skip to content

Commit 82e64ce

Browse files
authored
Merge pull request prakhar1989#48 from nitikataneja/patch-1
readme
2 parents 276a89d + 36c8cae commit 82e64ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Algos in Python
1+
Algorithms in Python
22
======
33

44
Implementations of a few algorithms and datastructures for fun and profit!
@@ -55,4 +55,4 @@ Tests
5555
python -m tests.unionfind_test
5656
python -m tests.singly_linked_list_test
5757
python -m tests.modular_exponentiation_test
58-
python -m tests.modular_multiplicative_inverse_test
58+
python -m tests.modular_multiplicative_inverse_test

0 commit comments

Comments
 (0)