mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
Added gitpod info (#848)
This commit is contained in:
parent
9037abae11
commit
aeab9f1068
@ -1,5 +1,5 @@
|
|||||||
# The Algorithms - Python <!-- [![Build Status](https://travis-ci.org/TheAlgorithms/Python.svg)](https://travis-ci.org/TheAlgorithms/Python) -->
|
# The Algorithms - Python <!-- [![Build Status](https://travis-ci.org/TheAlgorithms/Python.svg)](https://travis-ci.org/TheAlgorithms/Python) -->
|
||||||
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/TheAlgorithms/100)
|
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/TheAlgorithms/100)
|
||||||
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/TheAlgorithms)
|
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/TheAlgorithms)
|
||||||
|
|
||||||
|
|
||||||
@ -7,6 +7,10 @@
|
|||||||
|
|
||||||
These implementations are for learning purposes. They may be efficient than the implementations in the Python standard library.
|
These implementations are for learning purposes. They may be efficient than the implementations in the Python standard library.
|
||||||
|
|
||||||
|
Run, edit and contribute using Gitpod.io a free online dev environment.
|
||||||
|
|
||||||
|
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/TheAlgorithms/Python)
|
||||||
|
|
||||||
## Contribution Guidelines
|
## Contribution Guidelines
|
||||||
|
|
||||||
* File name should be in camel case.
|
* File name should be in camel case.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user