Skip to content

Commit 0f49c38

Browse files
authored
Update README.md
1 parent a1e69d5 commit 0f49c38

File tree

1 file changed

+11
-47
lines changed

1 file changed

+11
-47
lines changed

README.md

Lines changed: 11 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,25 @@
11
<div align = "center">
2-
<!-- Title: -->
32
<a href = "https://sites.google.com/view/thealtruennation/home/the-law?authuser=0">THE ALTRUEN NATION</a>
43
<br>
54
<br>
65
← + | 0 | - →
76
<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>
98
<br>
109
<br>
1110
<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">
1612
<img src="https://raw.githubusercontent.com/TheAlgorithms/website/1cd824df116b27029f17c2d1b42d81731f28a920/public/logo.svg" height="100">
1713
</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>
5822

5923
## List of Algorithms
6024

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

Comments
 (0)