diff --git a/30_Day/30_conclusion.md b/30_Day/30_conclusion.md index ac19525..3aae574 100644 --- a/30_Day/30_conclusion.md +++ b/30_Day/30_conclusion.md @@ -13,6 +13,13 @@ + +
+ Support Asabeneh to create more educational materials + + [become-asabeneh-patreon](https://www.patreon.com/asabeneh?fan_landing=true) + +
[<< Day 29](../29_Day/29_building_API.md) diff --git a/images/become_patreon.png b/images/become_patreon.png new file mode 100644 index 0000000..7de852e Binary files /dev/null and b/images/become_patreon.png differ diff --git a/readme.md b/readme.md index 98ceec4..281db87 100644 --- a/readme.md +++ b/readme.md @@ -15,16 +15,23 @@ First Edition: Nov 22 - Dec 22, 2019 + +
+ Support Asabeneh to create more educational materials + + [become-asabeneh-patreon](https://www.patreon.com/asabeneh?fan_landing=true) + +
[Day 2 >>](./02_Day_Variables/02_variables.md) ![30DaysOfPython](./images/30DaysOfPython_banner3@2x.png) -- [📘 Day 1](#%f0%9f%93%98-day-1) +- [📘 Day 1](#-day-1) - [Welcome](#welcome) - [Introduction](#introduction) - - [Why Python ?](#why-python) + - [Why Python ?](#why-python-) - [Environment Setup](#environment-setup) - [Installing Python](#installing-python) - [Python Shell](#python-shell) @@ -44,7 +51,7 @@ - [Set](#set) - [Checking Data types](#checking-data-types) - [Python File](#python-file) - - [💻 Exercises - Day 1](#%f0%9f%92%bb-exercises---day-1) + - [💻 Exercises - Day 1](#-exercises---day-1) # 📘 Day 1