From 9c0405aca02193ef76761dd21e3717d5bbc67e67 Mon Sep 17 00:00:00 2001 From: Chris Proctor Date: Sun, 25 Aug 2024 22:46:34 -0400 Subject: [PATCH] Add README --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..aee1fea --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# (Drawing project) + +( +This is the README file for your drawing project. +Replace all the text in parentheses with your own text. +It's written in a simple language called Markdown, +which allows basic formatting. +) + +## Description + +(Describe your goal for this project. If you want to link to an +image, move the image to this directory, and then use the following syntax: + +![Description](filename.png) + +) + +## Planning + +(Include your planning here, including your project milestone.)