diff --git a/README.md b/README.md index 99dee59..6a1fe60 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This repository is a collection of Cheat Sheets for programming languages and tools. Currently: * A [Haskell Cheat Sheet] -- version 1.1 +* A [Python Cheat Sheet] -- version 0.1 (work in progress) * A [Capture The Flag Cheat Sheet] -- version 0.5 * A [Haskell Typeclasses Cheat Sheet] -- version 0.3 * A Template Cheat Sheet @@ -55,5 +56,6 @@ Acknowledgements [C Reference Card]: http://www.math.brown.edu/~jhs/ReferenceCards/CRefCard.v2.2.pdf [Haskell Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-v1.1/haskell-cs-1.1.pdf +[Python CHeat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/python-v0.1/python-cs-0.1.pdf [Haskell Typeclasses Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-tc-v0.3/haskell-tc-cs-0.3.pdf [Capture The Flag Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/ctf-v0.5/ctf-cs-0.5.pdf diff --git a/python-cs.tex b/python-cs.tex index c000aa4..18db294 100644 --- a/python-cs.tex +++ b/python-cs.tex @@ -24,7 +24,7 @@ the Creative Commons Attribution-ShareAlike 3.0 Licence, \\ \textbf{or} (at your option), the GNU Free Documentation License version 1.3 or Later. } -\version{0.0.0} +\version{0.1} \begin{document}