mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-25 16:09:49 +00:00
parent
6fdd53c676
commit
abd320052f
2
.gitpod.yml
Normal file
2
.gitpod.yml
Normal file
@ -0,0 +1,2 @@
|
||||
tasks:
|
||||
- init: pip install -r ./requirements.txt
|
12
README.md
12
README.md
@ -1,10 +1,10 @@
|
||||
# The Algorithms - Python
|
||||
|
||||
[](https://www.paypal.me/TheAlgorithms/100)
|
||||
[](https://gitpod.io/#https://github.com/TheAlgorithms/Python)
|
||||
[](https://gitter.im/TheAlgorithms)
|
||||
[](https://travis-ci.com/TheAlgorithms/Python)
|
||||
[](https://lgtm.com/projects/g/TheAlgorithms/Python/alerts)
|
||||
[](https://gitter.im/TheAlgorithms)
|
||||
[](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md)
|
||||
[](https://www.paypal.me/TheAlgorithms/100)
|
||||

|
||||
<!--[]( https://www.python.org/downloads) -->
|
||||
|
||||
@ -23,9 +23,3 @@ We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
|
||||
## List of Algorithms
|
||||
|
||||
See our [directory](DIRECTORY.md).
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[](https://gitpod.io/#https://github.com/TheAlgorithms/Python)
|
||||
|
Loading…
x
Reference in New Issue
Block a user