Skip to content

Commit 4911fba

Browse files
committed
Updated README.md - adding table of contents
1 parent 1cb83e9 commit 4911fba

File tree

2 files changed

+23
-36
lines changed

2 files changed

+23
-36
lines changed

Keylogger/script.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

README.md

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
11
# Awesome Python Scripts :sunglasses: <img alt="PyPI" src="https://warehouse-camo.cmh1.psfhosted.org/18509a25dde64f893bd96f21682bd6211c3d4e80/68747470733a2f2f696d672e736869656c64732e696f2f707970692f707976657273696f6e732f64796e61636f6e662e737667"> [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/hastagAB/Awesome-Python-Scripts) ![GitHub stars](https://img.shields.io/github/stars/hastagAB/Awesome-Python-Scripts?style=social)
22

3+
4+
## Contents:
5+
- [What is this repo?](#what-is-this-repo)
6+
- [What do we have?](#what-do-we-have)
7+
- [How to use?](#how-to-use)
8+
- [Contribution Guidelines](#contributions-guidelines)
9+
- [Steps required to follow before adding any script](#steps-required-to-follow-before-adding-any-script)
10+
- [Contribution Guidelines](#contributions-guidelines)
11+
- [If you like the project](#if-you-like-the-project)
12+
- [Want to connect with me?](#want-to-connect-with-me)
13+
314
## What is this repo?
15+
---
16+
417
This repo is a compilation of some *awesome* Python scripts that automate some boring tasks or simply make our life easier...or both!
518

619
:cookie: Cookies for all contributors as well~
720

821
## What do we have:
22+
---
923

1024
So far, the following projects have been integrated to this repo:
1125

@@ -199,7 +213,8 @@ So far, the following projects have been integrated to this repo:
199213
|[Google Meet Joiner](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/google_meet_joiner)|[JohanSanSebastian](https://github.com/JohanSanSebastian)|
200214
|[Pdf to AudioBook Converter](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/PdfToAudio)|[Ayesha Gull](https://github.com/ayeshag7/)|
201215

202-
## How to use :
216+
## How to use:
217+
---
203218

204219
- Clone/Download the directory and navigate to each folder. Or...
205220
- Simply navigate to the folder and download/copy the scripts! It's *that* simple and easy.
@@ -212,7 +227,8 @@ So far, the following projects have been integrated to this repo:
212227

213228
Remember to star the repo if you love the scripts~ :wink:
214229

215-
## Contribution Guidelines :
230+
## Contribution Guidelines:
231+
---
216232

217233
### Steps required to follow before adding any script
218234

@@ -239,18 +255,18 @@ Remember to star the repo if you love the scripts~ :wink:
239255
- Only One Commit per PR is Adviced.
240256

241257
# If you like the project:
258+
---
259+
242260
- Star the Repo - [Awesome Python Scripts](https://github.com/hastagAB/Awesome-Python-Scripts)
243261
- Follow me on GitHub - [Ayush Bhardwaj](https://github.com/hastagAB)
244262

245-
# Want to connect with me ?
263+
# Want to connect with me?
264+
---
265+
246266
- [LinkedIn](https://www.linkedin.com/in/hastagab/)
247267
- [Twitter](https://twitter.com/HastagAB)
248268
- [Facebook](https://www.facebook.com/SirHastagAB)
249269
- [Instagram](https://www.instagram.com/sirhastagab/)
250270

251271

252-
253-
254-
255-
256272
[![](https://img.shields.io/badge/Made%20With%20❤️%20By-HastagAB-red)](https://github.com/hastagAB)

0 commit comments

Comments
 (0)