File tree 2 files changed +5
-9
lines changed
2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change
1
+ tasks :
2
+ - init : pip install -r ./requirements.txt
Original file line number Diff line number Diff line change 1
1
# The Algorithms - Python
2
-
3
- [ ![ Donate ] ( https://img.shields.io/badge/Donate-PayPal-green .svg?logo=paypal &style=flat-square )] ( https://www.paypal.me /TheAlgorithms/100 )   ;
2
+ [ ![ Gitpod Ready-to-Code ] ( https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/TheAlgorithms/Python )
3
+ [ ![ Gitter chat ] ( https://img.shields.io/badge/Chat-Gitter-ff69b4 .svg?label=Chat& logo=gitter &style=flat-square )] ( https://gitter.im /TheAlgorithms )   ;
4
4
[ ![ Build Status] ( https://img.shields.io/travis/TheAlgorithms/Python.svg?label=Travis%20CI&logo=travis&style=flat-square )] ( https://travis-ci.com/TheAlgorithms/Python )   ;
5
5
[ ![ LGTM] ( https://img.shields.io/lgtm/alerts/github/TheAlgorithms/Python.svg?label=LGTM&logo=LGTM&style=flat-square )] ( https://lgtm.com/projects/g/TheAlgorithms/Python/alerts )   ;
6
- [ ![ Gitter chat] ( https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square )] ( https://gitter.im/TheAlgorithms )   ;
7
6
[ ![ contributions welcome] ( https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square )] ( https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md )   ;
7
+ [ ![ Donate] ( https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=flat-square )] ( https://www.paypal.me/TheAlgorithms/100 )   ;
8
8
![ ] ( https://img.shields.io/github/repo-size/TheAlgorithms/Python.svg?label=Repo%20size&style=flat-square )   ;
9
9
<!-- []( https://www.python.org/downloads) -->
10
10
@@ -23,9 +23,3 @@ We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
23
23
## List of Algorithms
24
24
25
25
See our [ directory] ( DIRECTORY.md ) .
26
-
27
-
28
-
29
-
30
-
31
- [ ![ Open in Gitpod] ( https://gitpod.io/button/open-in-gitpod.svg?style=flat-square )] ( https://gitpod.io/#https://github.com/TheAlgorithms/Python )
You can’t perform that action at this time.
0 commit comments