Skip to content

Commit 70b8329

Browse files
authored
Update README.md
1 parent a538989 commit 70b8329

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
### All algorithms implemented in Python (for education)
1414

15-
These implementations are for learning purposes only. Therefore they may be less efficient than the implementations in the Python standard library.
15+
This implementation is for learning purposes only. Therefore they may be less efficient than the implementations in the Python standard library.
1616

1717
## Contribution Guidelines
1818

@@ -24,4 +24,4 @@ We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
2424

2525
## List of Algorithms
2626

27-
See our [directory](DIRECTORY.md).
27+
See my [directory](DIRECTORY.md).

0 commit comments

Comments
 (0)