diff --git a/README.md b/README.md index f201dbf..1d90653 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ that reading is boring. I try to show everything with simple code examples; there are no long and complicated explanations with fancy words. If you have never programmed before click [here](basics/what-is-programming.md) to find out what programming is -like and get started. +like and get started. This tutorial is aimed at people with no programming experience at all or very little programming experience. If you have programmed a lot in @@ -17,7 +17,7 @@ use Python 2 because it's no longer supported.** ## List of contents -The tutorial consists of two sections: +The tutorial consists of two sections: ### Basics diff --git a/html-style.css b/html-style.css index b9524a9..01eb344 100644 --- a/html-style.css +++ b/html-style.css @@ -1,4 +1,4 @@ -/* This file is used by the HTML files that make-html.py creates. +/* This file is used by the HTML files that make-html.py creates. Customize this if you want to create HTML files with different colors. See also make-html.py's --pygments-style option. */ body {