File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 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 ) .
You can’t perform that action at this time.
0 commit comments