From 86f9f2de7bdcf25a098235063cff921e0d8cb19a Mon Sep 17 00:00:00 2001 From: tusharnankani Date: Fri, 9 Oct 2020 20:50:41 +0530 Subject: [PATCH 1/3] :books: chore: Update Readme.md --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 741b6a6..d81f18b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ -# python-world.github.io -Website for our organization +# [Python World](https://python-world.github.io/) + +- Encouraging the rising Open Source. + +![python-world-logo](assets/img/logo/logo.jpg) + +[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) +[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php) + +Website for our organization. + +## *Our Projects* + +Following are the Open Source projects related to our Organisation: + +- [python-mini-projects](https://github.com/Python-World/python-mini-projects): A collection of simple, yet helpful python projects. +- [Python_and_the_Web](https://github.com/Python-World/Python_and_the_Web): Build Bots, Scrape a website or use an API to solve a problem. +- [GitProfile](https://github.com/Python-World/GitProfile): Simple utility to analyze Github public profile. +- [Joble](https://github.com/Python-World/Joble): This Platform Search Thousands Of Job Boards In Different Technologies From Over The World. +- [Snippets](https://github.com/Python-World/snippets): A List of Helpful Programming Snippets. From 4b59d450a0c6713304a0989508ad52ad75e47755 Mon Sep 17 00:00:00 2001 From: tusharnankani Date: Fri, 9 Oct 2020 20:51:13 +0530 Subject: [PATCH 2/3] :hammer: refactor: links added. --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 5824b14..4c26379 100644 --- a/index.html +++ b/index.html @@ -65,7 +65,7 @@

About



A collection of simple python mini projects to enhance your python skills

- Check on Github + Check on Github
@@ -77,7 +77,7 @@

About



Build Bots, Scrape a website or use an API to solve a problem.

- Check on Github + Check on Github
@@ -90,7 +90,7 @@

About


A List of programming snippets


- Check on Github + Check on Github
@@ -105,7 +105,7 @@

About



This Platform Search Thousands Of Job Boards In Different Technologies From Over The World.

- Check on Github + Check on Github
@@ -118,14 +118,14 @@

About


Simple utility to analyze Github public profile.


- Check on Github + Check on Github
From 94d233a0d8ea04353b19128c5a25222fb5b726c0 Mon Sep 17 00:00:00 2001 From: Tushar Nankani Date: Fri, 9 Oct 2020 21:12:20 +0530 Subject: [PATCH 3/3] :sparkles: feat: Add `for-the-badge` badges. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d81f18b..4e425c4 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,7 @@ Following are the Open Source projects related to our Organisation: - [GitProfile](https://github.com/Python-World/GitProfile): Simple utility to analyze Github public profile. - [Joble](https://github.com/Python-World/Joble): This Platform Search Thousands Of Job Boards In Different Technologies From Over The World. - [Snippets](https://github.com/Python-World/snippets): A List of Helpful Programming Snippets. + +[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/Naereen/) +[![ForTheBadge makes-people-smile](http://ForTheBadge.com/images/badges/makes-people-smile.svg)](http://ForTheBadge.com) +[![ForTheBadge built-with-swag](http://ForTheBadge.com/images/badges/built-with-swag.svg)](https://GitHub.com/Naereen/)