diff --git a/Editing.md b/Editing.md index 20d0be2..f71040f 100644 --- a/Editing.md +++ b/Editing.md @@ -17,4 +17,5 @@ If you have Ruby installed, you can clone this repo on your local machine, make 5. View and edit the local files by pointing a browser to ```http://localhost:4567``` 6. Whenever a page is saved, a commit is created automatically by gollum. Make sure to push the changes upstream after all edits are done. 7. To add images: - 1. Copy the image into the images directory. The image must be sized appropriately, since this wiki is fairly basic and does not allow dynamic scaling of images. For example, if you want the image to look small, scale the image down to \ No newline at end of file + 1. Copy the image into the images directory + 2. The image must be sized appropriately.This wiki is fairly basic and does not allow dynamic scaling of images. For example, if you want the image to look small, you should re-size the image down to about 200px wide. For example, the logo on [the homepage of the wiki] (home) is 200px wide. \ No newline at end of file