Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nitikataneja authored Oct 30, 2016
1 parent 276a89d commit 36c8cae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Algos in Python
Algorithms in Python
======

Implementations of a few algorithms and datastructures for fun and profit!
Expand Down Expand Up @@ -55,4 +55,4 @@ Tests
python -m tests.unionfind_test
python -m tests.singly_linked_list_test
python -m tests.modular_exponentiation_test
python -m tests.modular_multiplicative_inverse_test
python -m tests.modular_multiplicative_inverse_test

0 comments on commit 36c8cae

Please sign in to comment.