aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1899655..8e57b27 100644
--- a/README.md
+++ b/README.md
@@ -46,3 +46,11 @@ edit codemash/urls.py
46yay, Hello Codemash! 46yay, Hello Codemash!
47 47
48## tag: 1.hello 48## tag: 1.hello
49
50
51Step 3: Getting ready for a bigger project
52==========================================
53
54Student create a base.html
55
56Student modifies index.html to inherit from base.html