Skip to content

Commit 556d7f1

Browse files
Update README.md
1 parent 07f7f1c commit 556d7f1

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1-
# Data-Structures-and-Algorithms
1+
<h1 align="centre">
2+
<b>Data Structures and Algorithms</b>
3+
</h1>
4+
5+
<a href="https://github.com/codemistic/Data-Structures-and-Algorithms/pulls"><img src="https://img.shields.io/github/issues-pr/codemistic/Data-Structures-and-Algorithms" alt="Pull Requests Badge"/></a>
6+
<a href="https://github.com/codemistic/Data-Structures-and-Algorithms/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/codemistic/Data-Structures-and-Algorithms?color=2b9348"></a>
7+
<a href="https://github.com/codemistic/Data-Structures-and-Algorithms/blob/master/LICENSE"><img src="https://img.shields.io/github/license/codemistic/Data-Structures-and-Algorithms?color=2b9348" alt="License Badge"/></a>
8+
<a hreaf="https://github.com/codemistic/Data-Structures-and-Algorithms/issues"><img src="https://img.shields.io/github/issues/codemistic/Data-Structures-and-Algorithms?color=pink&logo=github"/></a>
9+
[![GitHub PRs](https://img.shields.io/github/issues-pr/codemistic/Data-Structures-and-Algorithms?style=social&logo=github)](https://github.com/codemistic/Data-Structures-and-Algorithms/pulls) [![GitHub forks](https://img.shields.io/github/forks/codemistic/Data-Structures-and-Algorithms?logo=git)](https://github.com/codemistic/Data-Structures-and-Algorithms/network)
10+
11+
12+
Steps to contribute in this repository
13+
14+
1. Fork this repo
15+
2. Propose/Update file of your choice
16+
3. Add useful code for the open-source community
17+
4. Make pull request
18+
5. Now, it time for review (Don't worry, our team we will review your Pull Request(PR) within 12 hours.
19+

0 commit comments

Comments
 (0)