Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 26 additions & 25 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
![Banner](https://user-images.githubusercontent.com/51391473/141222955-00599571-4563-4785-b5ae-75a435faec12.png)
<br>
<p align="center">
<a href="https://www.linkedin.com/company/thealgorithms" alt="LinkedIn">
<img src="https://img.shields.io/badge/LinkedIn-The%20Algorithms-purple?logo=linkedin&logoColor=blue&color=blue" />
</a>
<a href="https://the-algorithms.com/discord" alt="Chat on Discord">
<img src="https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=00d37d" target="blank" />
</a>
<div style="text-align: center;">
<img src="https://user-images.githubusercontent.com/51391473/141222955-00599571-4563-4785-b5ae-75a435faec12.png"
alt="Banner"
style="max-width: 100%; height: auto;"
loading="lazy" />

<br>
<div style="display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-top: 10px;">
<a href="https://www.linkedin.com/company/thealgorithms" target="_blank" rel="noopener">
<img src="https://img.shields.io/badge/LinkedIn-The%20Algorithms-purple?logo=linkedin&logoColor=blue&color=blue" alt="LinkedIn" />
</a>
<a href="https://the-algorithms.com/discord" target="_blank" rel="noopener">
<img src="https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=00d37d" alt="Discord Chat" />
</a>
<a href="https://liberapay.com/TheAlgorithms" target="_blank" rel="noopener">
<img src="https://img.shields.io/liberapay/receives/TheAlgorithms.svg?logo=liberapay" alt="Liberapay" />
</a>
<a href="https://github.com/TheAlgorithms" target="_blank" rel="noopener">
<img src="https://img.shields.io/github/stars/TheAlgorithms?style=social" alt="GitHub Stars" />
</a>
<a href="https://twitter.com/The_Algorithms" target="_blank" rel="noopener">
<img src="https://img.shields.io/twitter/follow/The_Algorithms?label=Follow us&style=social" alt="Follow us on Twitter" />
</a>
</div>

<a href="https://liberapay.com/TheAlgorithms" alt="Liberapay">
<img src="https://img.shields.io/liberapay/receives/TheAlgorithms.svg?logo=liberapay" target="blank" />
</a>
<a href= "https://github.com/TheAlgorithms" alt="Total Stars">
<img src = "https://img.shields.io/github/stars/TheAlgorithms?style=social" target="blank" />
</a>
<a href="https://twitter.com/The_Algorithms" alt="X">
<img src="https://img.shields.io/twitter/follow/The_Algorithms?label=Follow us&style=social" />
</a>
</p>

<br>

We are a group of programmers helping each other build new things, whether it be writing complex encryption programs, or simple ciphers. Our goal is to work together to document and model beautiful, helpful and interesting algorithms using code.\
We are an open-source community - anyone can contribute. We check each other's work, communicate and collaborate to solve problems. We strive to be welcoming, respectful, yet make sure that our code follows the latest programming guidelines.
<p style="margin-top: 20px; max-width: 600px; margin-left: auto; margin-right: auto;">
We are a group of programmers helping each other build new things, whether it be writing complex encryption programs, or simple ciphers. Our goal is to work together to document and model beautiful, helpful, and interesting algorithms using code. We are an open-source community - anyone can contribute. We check each other's work, communicate, and collaborate to solve problems. We strive to be welcoming, respectful, yet make sure that our code follows the latest programming guidelines.
</p>
</div>