|
1 | 1 | <div align = "center">
|
2 |
| -<!-- Title: --> |
3 | 2 | <a href = "https://sites.google.com/view/thealtruennation/home/the-law?authuser=0">THE ALTRUEN NATION</a>
|
4 | 3 | <br>
|
5 | 4 | <br>
|
6 | 5 | ← + | 0 | - →
|
7 | 6 | <br>
|
8 |
| -<h3> PRIVATE PROPERTY OF AND IN THE ALTRUEN NATION </h3></a></div> |
| 7 | +<h3> PRIVATE PROPERTY OF AND IN THE ALTRUEN NATION </h3></a> |
9 | 8 | <br>
|
10 | 9 | <br>
|
11 | 10 | <br>
|
12 |
| -<br> |
13 |
| -<div align="center"> |
14 |
| -<!-- Title: --> |
15 |
| - <a href="https://github.com/TheAlgorithms/"> |
| 11 | + <a href="https://sites.google.com/view/thealtruennation/home/the-law?authuser=0"> |
16 | 12 | <img src="https://raw.githubusercontent.com/TheAlgorithms/website/1cd824df116b27029f17c2d1b42d81731f28a920/public/logo.svg" height="100">
|
17 | 13 | </a>
|
18 |
| - <h1><a href="https://github.com/TheAlgorithms/">The Algorithms</a> - Python</h1> |
19 |
| -<!-- Labels: --> |
20 |
| - <!-- First row: --> |
21 |
| - <a href="https://gitpod.io/#https://github.com/TheAlgorithms/Python"> |
22 |
| - <img src="https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square" height="20" alt="Gitpod Ready-to-Code"> |
23 |
| - </a> |
24 |
| - <a href="https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md"> |
25 |
| - <img src="https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square" height="20" alt="Contributions Welcome"> |
26 |
| - </a> |
27 |
| - <img src="https://img.shields.io/github/repo-size/TheAlgorithms/Python.svg?label=Repo%20size&style=flat-square" height="20"> |
28 |
| - <a href="https://the-algorithms.com/discord"> |
29 |
| - <img src="https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA&style=flat-square" height="20" alt="Discord chat"> |
30 |
| - </a> |
31 |
| - <a href="https://gitter.im/TheAlgorithms/community"> |
32 |
| - <img src="https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square" height="20" alt="Gitter chat"> |
33 |
| - </a> |
34 |
| - <!-- Second row: --> |
35 |
| - <br> |
36 |
| - <a href="https://github.com/TheAlgorithms/Python/actions"> |
37 |
| - <img src="https://img.shields.io/github/actions/workflow/status/TheAlgorithms/Python/build.yml?branch=master&label=CI&logo=github&style=flat-square" height="20" alt="GitHub Workflow Status"> |
38 |
| - </a> |
39 |
| - <a href="https://github.com/pre-commit/pre-commit"> |
40 |
| - <img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" height="20" alt="pre-commit"> |
41 |
| - </a> |
42 |
| - <a href="https://github.com/psf/black"> |
43 |
| - <img src="https://img.shields.io/static/v1?label=code%20style&message=black&color=black&style=flat-square" height="20" alt="code style: black"> |
44 |
| - </a> |
45 |
| -<!-- Short description: --> |
46 |
| - <h3>All algorithms implemented in Python - for education</h3> |
47 |
| -</div> |
48 |
| - |
49 |
| -Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion. |
50 |
| - |
51 |
| -## Getting Started |
52 |
| - |
53 |
| -Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute. |
54 |
| - |
55 |
| -## Community Channels |
56 |
| - |
57 |
| -We are on [Discord](https://the-algorithms.com/discord) and [Gitter](https://gitter.im/TheAlgorithms/community)! Community channels are a great way for you to ask questions and get help. Please join us! |
| 14 | + <h1><a href="https://sites.google.com/view/thealtruennation/home/the-law?authuser=0">The Altruen Nation's Python Algorithms</a></h1> |
| 15 | +<br> |
| 16 | + <br> |
| 17 | + <h3>TAN's Python algorithms were for educational purposes only</h3> |
| 18 | +<br> |
| 19 | +<br> |
| 20 | +<br> |
| 21 | +<br> |
58 | 22 |
|
59 | 23 | ## List of Algorithms
|
60 | 24 |
|
61 |
| -See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project. |
| 25 | +See the [directory](DIRECTORY.md) |
0 commit comments