Skip to content

Commit 0f824c1

Browse files
committed
⚡ Update!
Signed-off-by: Harmouch101 <eng.mahmoudharmouch@gmail.com>
1 parent 1dfac95 commit 0f824c1

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ All rights reserved.
2626
<br>
2727
<br>
2828

29-
> ⚠️ This repo is currently under construction. Consider giving a ⭐ for future updates!
29+
> ⚠️ This repo is currently under construction. Consider giving a ⭐ for future updates!
30+
> If you are looking for a way to contribute to the project, please refer to the [`Guidline`][00].
31+
> A collection of notes, speaker's deck/files related to pycon talks, and a list of python books.
32+
> This repository can be used as a reference/documentation for mastering the python programming language and the Django framework.
3033
31-
> A collection of notes, speaker's deck/files related to pycon talks, and a list of python books.
32-
> This repository can be used as a reference/documentation for mastering the python programming language and the Django framework.
33-
34-
> Currently maintained by [`Mahmoud Harmouch`](https://github.com/harmouch101).
34+
> Currently maintained by [`Mahmoud Harmouch`][01].
3535
3636

3737
## 👉 Table Of Content (TOC). <a name="TOC"></a>
@@ -373,14 +373,16 @@ With simple step-by-step instructions and sample code, this book gets you up to
373373
</p>
374374

375375
<!-- Links -->
376+
[00]: ./CONTRIBUTING.md
377+
[01]: https://github.com/harmouch101
376378
[000]: https://www.youtube.com/watch?v=Uyj2UFTL_vg
377379
[001]: https://www.youtube.com/watch?v=6inqFd1bUkE
378380
[002]: https://www.youtube.com/watch?v=oQca6eDcjA8
379381
[003]: https://www.youtube.com/watch?v=-kqZtZj4Ky0&t=840s
380382
[0000]: https://www.dropbox.com/s/az1gnn92u8y6eh3/PyCon%202015%20-%20Python%20Epiphanies.pdf?dl=0
381383
[0001]: https://www.dropbox.com/s/dgks2bgnzpycruz/PyCon-2016-Python-Epiphanies.zip?dl=0
382384
[0002]: https://www.dropbox.com/s/xkyk3sgbq5fwdzh/PyCon-2018-Python-Epiphanies.zip?dl=0
383-
[00000]: https://github.com/Harmouch101/awesome-pycon-notes/blob/master/speakers/Stuart%20Williams/PyCon%202015%20-%20Python%20Epiphanies.pdf
384-
[00001]: https://github.com/Harmouch101/awesome-pycon-notes/tree/master/speakers/Stuart%20Williams/PyCon-2016-Python-Epiphanies
385-
[00002]: https://github.com/Harmouch101/awesome-pycon-notes/tree/master/speakers/Stuart%20Williams/PyCon-2018-Python-Epiphanies
386-
[000000]: https://github.com/Harmouch101/awesome-pycon-notes/blob/master/notes/chapter_01:%20The%20Language%20Basics.md
385+
[00000]: ./speakers/Stuart%20Williams/PyCon%202015%20-%20Python%20Epiphanies.pdf
386+
[00001]: ./speakers/Stuart%20Williams/PyCon-2016-Python-Epiphanies
387+
[00002]: ./speakers/Stuart%20Williams/PyCon-2018-Python-Epiphanies
388+
[000000]: ./notes/chapter_01:%20The%20Language%20Basics.md

0 commit comments

Comments
 (0)