diff --git a/README.md b/README.md index aee1fea..aca09f2 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,20 @@ # (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: +I will be making a butterfly fluttering its wings. The view will be from the front, where you can see both wings. I may also have it move across the screen and look like its really flying. This depends on how much time I can spend on the project, and If i am able to figure the code out. -![Description](filename.png) +![Description](images.png) -) ## Planning (Include your planning here, including your project milestone.) + +### Milestone 1 + + +### Milestone 2 + + +### Milestone 3 diff --git a/images.png b/images.png new file mode 100644 index 0000000..7ee6801 Binary files /dev/null and b/images.png differ