README.md in rack-blogengine-0.0.4 vs README.md in rack-blogengine-0.0.5
- old
+ new
@@ -22,10 +22,10 @@
### Structure
`targetfolder/layout` - save your layout.html and style.css in this folder
-`targetfolder/images` - your images will be served from this folder (http://pathtoapp.tld/images)
+`targetfolder/assets` - your assets (images, js etc) will be served from this folder (http://pathtoapp.tld/images)
`targetfolder/test.content` - your available blog entries matches to the .content files, each .content file is a blog entry
### Layout