File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# The Algorithms - Python <!-- [](https://travis-ci.org/TheAlgorithms/Python) -->
2
- [ ![ Donate] ( https://img.shields.io/badge/Donate-PayPal-green.svg )] ( https://www.paypal.me/TheAlgorithms/100 )   ;
2
+ [ ![ Donate] ( https://img.shields.io/badge/Donate-PayPal-green.svg )] ( https://www.paypal.me/TheAlgorithms/100 )   ;
3
3
[ ![ Gitter chat] ( https://badges.gitter.im/gitterHQ/gitter.png )] ( https://gitter.im/TheAlgorithms )
4
4
5
5
6
6
### All algorithms implemented in Python (for education)
7
7
8
8
These implementations are for learning purposes. They may be efficient than the implementations in the Python standard library.
9
9
10
+ Run, edit and contribute using Gitpod.io a free online dev environment.
11
+
12
+ [ ![ Open in Gitpod] ( https://gitpod.io/button/open-in-gitpod.svg )] ( https://gitpod.io/#https://github.com/TheAlgorithms/Python )
13
+
10
14
## Contribution Guidelines
11
15
12
16
* File name should be in camel case.
You can’t perform that action at this time.
0 commit comments