README.md in vitrine-0.0.14 vs README.md in vitrine-0.0.15

- old
+ new

@@ -1,7 +1,7 @@ A nimble web server one-liner for modern web-apps, a bit in the style of [lineman](https://github.com/testdouble/lineman), [serve](https://github.com/visionmedia/serve), -another [serve](https://github.com/jlong/serve) and such. Will display your precious stuff on port 4000. +another [serve](https://github.com/jlong/serve) and such. Will display your precious stuff on port 9292. ## Core idea of Vitrine You want a server that will automatically wrap your CoffeeScript and SASS assets, and allow some rudimentary templating. This is practically enough for putting together MVP prototypes,