From 367994ed3ac76679ab89a5dec4f56f2fb9e833c2 Mon Sep 17 00:00:00 2001 From: David Beazley Date: Fri, 29 May 2020 06:45:48 -0500 Subject: [PATCH] edits --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 71e6c06..da0e657 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ This is not a course for absolute beginners on how to program a computer. It is assumed that you already have programming experience in some other programming language or Python itself. +This is not a course on web development. That's a different +circus. However, if you stick around for this circus, you'll still see +some interesting acts--just nothing involving animals. + This is not a course for software engineers on how to write or maintain a one-million line Python application. I don't write programs like that, nor do most companies who use Python, and neither should