mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
README fix
This commit is contained in:
parent
ad213ab456
commit
6fe144747a
|
@ -6,7 +6,7 @@
|
|||
<a href="https://github.com/metafy-social/daily-python-scripts/issues"><img src="https://img.shields.io/github/issues/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>
|
||||
<a href="https://github.com/metafy-social/daily-python-scripts/fork"><img src="https://img.shields.io/github/forks/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>
|
||||
<a href="#"><img src="https://img.shields.io/github/stars/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>
|
||||
<a href="https://github.com/metafy-social/daily-python-scripts/blob/main/LICENSE"><img src="https://img.shields.io/github/license/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>
|
||||
<a href="https://github.com/metafy-social/daily-python-scripts/blob/master/LICENSE"><img src="https://img.shields.io/github/license/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
@ -24,7 +24,7 @@
|
|||
## Hacktoberfest 2022 Update
|
||||
|
||||
**See full details and guidelines on**
|
||||
* [Hacktober cheasheat](https://github.com/metafy-social/daily-python-scripts/blob/main/HACKTOBERFEST.md)
|
||||
* [Hacktober cheasheat](https://github.com/metafy-social/daily-python-scripts/blob/master/HACKTOBERFEST.md)
|
||||
* [Official website](https://hacktoberfest.digitalocean.com/resources)
|
||||
|
||||
|
||||
|
@ -34,7 +34,7 @@ You can contribute by adding new scripts, improving current scripts or Documenta
|
|||
|
||||
## Here are the steps to Make contribute 👣
|
||||
|
||||
- [x] Take a look at [Contributing Guide](https://github.com/metafy-social/daily-python-scripts/blob/main/CONTRIBUTING.md) (Necessary)
|
||||
- [x] Take a look at [Contributing Guide](https://github.com/metafy-social/daily-python-scripts/blob/master/CONTRIBUTING.md) (Necessary)
|
||||
- [x] Create an issue for making any change to code. when issue will be approve you can make a change.
|
||||
- [x] Pull latest change from upstream branch before starting the changing code.
|
||||
- [x] Add your file in proper folder(lowercase) with README.md in it. Add requirements.txt if needed.
|
||||
|
|
Loading…
Reference in New Issue
Block a user