diff --git a/README.md b/README.md index ee1c448..9fa41fc 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Howdy! I present you some notes meant as a companion to the Python tips and tool Since there are abundant online resources to learn Python, this document is quite succint and schematic. I tried to keep the files simple enough so that the essence of a Python project can be understood, but rich enough so that you, hopefully, learn new things! (No, we are not going to print "hello world" or explain `for` loops). - + ### Table of Contents 1. [Getting started](#getting-started)