Skip to content

Commit 6dfc925

Browse files
authored
Add Discord badge
1 parent 6966795 commit 6dfc925

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square)](https://gitter.im/TheAlgorithms) 
44
[![contributions welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square)](https://github.com/TheAlgorithms/Ruby/blob/master/CONTRIBUTING.md) 
5-
![](https://img.shields.io/github/repo-size/TheAlgorithms/Algorithms-Explanation.svg?label=Repo%20size&style=flat-square) 
5+
![Repository size](https://img.shields.io/github/repo-size/TheAlgorithms/Algorithms-Explanation.svg?label=Repo%20size&style=flat-square) 
6+
[![Discord chat](https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA)](https://discord.gg/c7MnfGFGa6)
67

7-
All Algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
8+
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
89

910
## Languages
1011

@@ -15,4 +16,4 @@ All Algorithms explained in simple language with examples and links to their imp
1516
- [Hebrew](./he)
1617
- [Indonesian](./id)
1718

18-
To add a new language, create a new folder using 2 character `ISO 639-1` Code of that language. For example use `hi` for `Hindi` explanations.
19+
To add a new language, create a new folder using 2 character `ISO 639-1` code of that language. For example use `hi` for `Hindi` explanations.

0 commit comments

Comments
 (0)