Преглед изворни кода

added screenshot and fixed url

Philippe Back пре 11 година
родитељ
комит
fe369760f4
2 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      README.md
  2. BIN
      Screenshot.png

+ 3 - 1
README.md

@@ -14,7 +14,7 @@ and include `require(['amber-ide-starter-dialog'], function (s) { s.start(); });
 
 
 ## How to try
 ## How to try
 
 
-So to just try it, clone it, npm install, bower install, amber config, amber serve and point the browser to (http://localhost:4000).
+So to just try it, clone it, npm install, bower install, amber config, amber serve and point the browser to http://localhost:4000
 
 
 ## How to install into a project
 ## How to install into a project
 
 
@@ -31,3 +31,5 @@ run ```amber devel``` to regenerate config, include the loading snippet from REA
 
 
 and see it open itself after amber loads while in development, and just fail it load while in production. 
 and see it open itself after amber loads while in development, and just fail it load while in production. 
 
 
+![Screenshot](Screenshot.png)
+