Skip to content

Commit 9465ebc

Browse files
authored
fix : Working Links on Index
Minor Markdown Improvements
1 parent 4cd115f commit 9465ebc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@ Anyone related to technology who is looking to contribute to open-source is all
3737
**| BasicPythonScripts | WebScrapingScripts | APIScripts | GUIScripts | AutomationScripts | PyGamesScripts | ImageProcessingScripts | EthicalHackingScripts |**
3838

3939

40-
**BasicPythonScripts** - This repository would have basic python scripts which are useful to get started with programming before you dive into real time projects.
40+
**[BasicPythonScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/BasicPythonScripts)** - This repository would have basic python scripts which are useful to get started with programming before you dive into real time projects.
4141

42-
**WebScrapingScripts** - This repository would have webscraping scripts which is a data scraping technique used for extracting data from websites.
42+
**[WebScrapingScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/WebScrapingScripts)** - This repository would have webscraping scripts which is a data scraping technique used for extracting data from websites.
4343

44-
**APIScripts** - This repository would have application programming interfacing (API) scripts which would help in performing operations programmatically and deploy projects as apps.
44+
**[APIScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/APIScripts)** - This repository would have application programming interfacing (API) scripts which would help in performing operations programmatically and deploy projects as apps.
4545

46-
**GUIScripts** - This repository would have all graphical user interface (GUI) scripts which would create an interface and performs the operations visually unlike command line.
46+
**[GUIScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/GUIScripts)** - This repository would have all graphical user interface (GUI) scripts which would create an interface and performs the operations visually unlike command line.
4747

48-
**AutomationScripts** - This repository would contain automation scripts that would automate your tasks efficiently and helps you in saving a lot of time.
48+
**[AutomationScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/AutomationScripts)** - This repository would contain automation scripts that would automate your tasks efficiently and helps you in saving a lot of time.
4949

50-
**PyGamesScripts** - This repository would have all the wide range of games scripts that can programmed and developed using python.
50+
**[PyGamesScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/PyGamesScripts)** - This repository would have all the wide range of games scripts that can programmed and developed using python.
5151

52-
**ImageProcessingScripts** - This repository would indulge with all image processing scripts that would help in beautifying and transforming the images.
52+
**[ImageProcessingScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/ImageProcessingScripts)** - This repository would indulge with all image processing scripts that would help in beautifying and transforming the images.
5353

54-
**EthicalHackingScripts** - This repository would include all the python based scripts which can be used as Ethical Hacking Tools.
54+
**[EthicalHackingScripts](https://github.com/prathimacode-hub/Awesome_Python_Scripts/tree/main/EthicalHackingScripts)** - This repository would include all the python based scripts which can be used as Ethical Hacking Tools.
5555

5656
When raising an issue, do make sure to mention the kind of script, project title, short description of the project and how would you expect it to work. As a good practice, always link the issue number with pull request. (#issue number : Give this details when you raise a PR).
5757

0 commit comments

Comments
 (0)