Skip to content

Commit 95db079

Browse files
authored
Resuming repo
1 parent 907fade commit 95db079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
This repo is archived for lack of activity and might (if it does) get unarchived at the time of future hacktoberfests. If you are interested in resolving the still open issue(s), drop me a messege [HERE](https://m.me/Zircoz).
2-
31
# Sorting-Algorithms-in-Python
42

53
[![first-timers-only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square)](https://www.firsttimersonly.com/)
64

75
## Guidelines (IMPORTANT)
86
- Mention the appropiate [issue number](https://help.github.com/en/articles/autolinked-references-and-urls#issues-and-pull-requests) in your pull request.
7+
- If the algo you want to add is not in issues or Proposed List yet, make a new issue.
98
- Please test your script before sumitting pull requests.
109
- Please use 3.x python only.
1110

@@ -19,3 +18,4 @@ This repo is archived for lack of activity and might (if it does) get unarchived
1918
- [Heap Sort](https://github.com/blackeye735/Sorting-Algorithms-in-Python/blob/master/Heapsort.py)
2019

2120
## Proposed List of Sorting Algos:
21+

0 commit comments

Comments
 (0)