Skip to content

Commit dfcce49

Browse files
Update README.md
1 parent 54d9035 commit dfcce49

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1-
# Elixir
1+
# The Algorithms - Elixir
2+
3+
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=flat-square)](https://www.paypal.me/TheAlgorithms/100) 
4+
[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square)](https://gitter.im/TheAlgorithms) 
5+
6+
7+
### All algorithms implemented in Elixir (for education)
8+
9+
These implementations are for learning purposes. They may be less efficient than the implementations in the Elixir standard library.
10+
11+
## Contribution Guidelines
12+
13+
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
14+
15+
## Community Channel
16+
17+
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
18+
19+
## List of Algorithms
20+
21+
See our [directory](DIRECTORY.md).

0 commit comments

Comments
 (0)