Skip to content

Add badges to the top of README.md #1064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 49 commits into from
Jul 24, 2019
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
f8310c2
Update README.md
QuantumNovice Jul 23, 2019
977a0cc
Update README.md
QuantumNovice Jul 24, 2019
c94e32b
Update README.md
QuantumNovice Jul 24, 2019
c9b6817
Update README.md
QuantumNovice Jul 24, 2019
e54fb30
Update README.md
QuantumNovice Jul 24, 2019
15236e8
Update README.md
QuantumNovice Jul 24, 2019
0faf384
Update README.md
QuantumNovice Jul 24, 2019
27d7850
Update README.md
QuantumNovice Jul 24, 2019
5a31544
Update README.md
QuantumNovice Jul 24, 2019
b48000b
Update README.md
QuantumNovice Jul 24, 2019
d1d248a
Update README.md
QuantumNovice Jul 24, 2019
9066c43
Update README.md
QuantumNovice Jul 24, 2019
c153d98
Update README.md
QuantumNovice Jul 24, 2019
b909a49
Update README.md
QuantumNovice Jul 24, 2019
d149f11
Update README.md
QuantumNovice Jul 24, 2019
97da8d9
Update README.md
QuantumNovice Jul 24, 2019
3da676f
Update README.md
QuantumNovice Jul 24, 2019
4c01be1
Update README.md
QuantumNovice Jul 24, 2019
9aa38e1
Update README.md
QuantumNovice Jul 24, 2019
2c7aff2
Update README.md
QuantumNovice Jul 24, 2019
f7b3878
Update README.md
QuantumNovice Jul 24, 2019
5bd2bcb
Update README.md
QuantumNovice Jul 24, 2019
feea875
Update README.md
QuantumNovice Jul 24, 2019
d3918c6
Update README.md
QuantumNovice Jul 24, 2019
ce0737c
Update README.md
QuantumNovice Jul 24, 2019
ac250f3
Update README.md
QuantumNovice Jul 24, 2019
17d2c2d
Update README.md
QuantumNovice Jul 24, 2019
521c23e
Update README.md
QuantumNovice Jul 24, 2019
7199a2f
Update README.md
QuantumNovice Jul 24, 2019
81c497f
Update README.md
QuantumNovice Jul 24, 2019
15743b9
Update README.md
QuantumNovice Jul 24, 2019
1b5b7ac
Update README.md
QuantumNovice Jul 24, 2019
5941d32
Update README.md
QuantumNovice Jul 24, 2019
e1f06d2
Update README.md
QuantumNovice Jul 24, 2019
fdc4527
Update README.md
QuantumNovice Jul 24, 2019
86154ec
Update README.md
QuantumNovice Jul 24, 2019
19ac1cc
Update README.md
QuantumNovice Jul 24, 2019
301615d
Update README.md
QuantumNovice Jul 24, 2019
ca9bda0
Update README.md
QuantumNovice Jul 24, 2019
985a019
Update README.md
QuantumNovice Jul 24, 2019
f72d2bc
Update README.md
QuantumNovice Jul 24, 2019
51a6583
Update README.md
QuantumNovice Jul 24, 2019
a8e1033
Update README.md
QuantumNovice Jul 24, 2019
700f80c
Update README.md
QuantumNovice Jul 24, 2019
6fb1109
Update README.md
QuantumNovice Jul 24, 2019
caed72a
Update README.md
QuantumNovice Jul 24, 2019
4ea130c
Update README.md
QuantumNovice Jul 24, 2019
5152bd6
Update README.md
QuantumNovice Jul 24, 2019
6036d3c
Update README.md
QuantumNovice Jul 24, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# 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) &nbsp;
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/TheAlgorithms) &nbsp;
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/TheAlgorithms/Python)

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=flat-square)](https://www.paypal.me/TheAlgorithms/100)&nbsp;
[![Build Status](https://img.shields.io/travis/TheAlgorithms/Python.svg?label=Travis%20CI&logo=travis&style=flat-square)](https://travis-ci.org/TheAlgorithms/Python)&nbsp;
[![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)&nbsp;
[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square)](https://gitter.im/TheAlgorithms)&nbsp;
[![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)&nbsp;
![](https://img.shields.io/github/repo-size/TheAlgorithms/Python.svg?label=Repo%20size&style=flat-square)&nbsp;
<!--[![Tested on Python 3.7](https://img.shields.io/badge/Tested%20-Python%203.7-blue.svg?logo=python&style=flat-square)]( https://www.python.org/downloads) &nbsp;-->
### All algorithms implemented in Python (for education)

These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.
Expand All @@ -24,6 +26,8 @@ Chetan Kaushik

Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg?style=flat-square)](https://gitpod.io/#https://github.com/TheAlgorithms/Python)

## Community Channel

We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
Expand Down