Kaynağa Gözat

added screenshot and fixed url

Philippe Back 11 yıl önce
ebeveyn
işleme
fe369760f4
2 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  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)
+

BIN
Screenshot.png