diff --git a/.README.md.swp b/.README.md.swp new file mode 100644 index 0000000..be1010f Binary files /dev/null and b/.README.md.swp differ diff --git a/README.md b/README.md index aee1fea..8dac527 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ which allows basic formatting. ## Description -(Describe your goal for this project. If you want to link to an +(My goal for this project is to make a line of books with the spines facing out as they sit on a bookshelf. The animation part of the project would be the last book on the shelf falling down. 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) @@ -18,4 +18,4 @@ image, move the image to this directory, and then use the following syntax: ## Planning -(Include your planning here, including your project milestone.) +(I have this projct outlined into a few milestones. My goal is to break this down one part at a time like definitions and functions do with code. My first milestone would be to create the line of rectangles of differing sizes. These would be the outlines of the books themselves. Once those are in a line I will work on adding detail to the books. This would be smaller regtangles, squares, and circles that emulate publishing logos, names, and titles on the spines. Then the final milestone would be the final book falling on it's side. Depending on my ability to work through this drawing, I could also put the books on a shelf. I am a visual person so I have begun to sketch the steps, but I am still working on them, I would be happy to share as they progress!)