diff --git a/README.md b/README.md index 953d257..aa45183 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ titanium-mobile-sdoc ==================== -A [Titanium Mobile API](http://www.appcelerator.com/products/titanium-mobile-application-development/) parser made with Ruby, it takes [api.json](http://developer.appcelerator.com/apidoc/mobile/1.4/api.json) file and dumps a SDOC file, add this file to your [NetBeans](http://netbeans.org) project (maybe Aptana), now you have __code completation__ of the API, yay! :D. +A [Titanium Mobile API](http://www.appcelerator.com/products/titanium-mobile-application-development/) parser made with Ruby, it takes [api.json](http://developer.appcelerator.com/apidoc/mobile/1.4/api.json) file and dumps a SDOC file, now, add the SDOC file to your [NetBeans](http://netbeans.org) project (I guess it works on Aptana) then you have __code completation__ of the API, yay! :D. Usage ===== @@ -17,7 +17,7 @@ Install Copy _dump/titanium-mobile.sdoc_ file to your project. -![Demo](http://imagebin.ca/img/v_bIF23g.jpg) +![Demo](http://www.jfalvarez.com/files/ti_autocomplete_test.jpg) Known Bugs ==========