diff options
-rw-r--r-- | cherrypy/tutorial/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cherrypy/tutorial/README.rst b/cherrypy/tutorial/README.rst index 3c0791bb..c47e7d32 100644 --- a/cherrypy/tutorial/README.rst +++ b/cherrypy/tutorial/README.rst @@ -1,5 +1,5 @@ CherryPy Tutorials ------------------------------------------------------------------------- +------------------ This is a series of tutorials explaining how to develop dynamic web applications using CherryPy. A couple of notes: |