diff --git a/README.md b/README.md index 4e79c748..7ae9d4ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -[![Build Status](https://jenkins.jsweet.org/buildStatus/icon?job=jsweet)](https://jenkins.jsweet.org/job/jsweet/) - -# JSweet: a Java to JavaScript transpiler +# JSweet: a Java to JavaScript transpiler [![Build Status](https://jenkins.jsweet.org/buildStatus/icon?job=jsweet)](https://jenkins.jsweet.org/job/jsweet/) JSweet is built on the top of TypeScript to bring the most up-to-date JavaScript APIs right to the Java world. @@ -45,9 +43,9 @@ More info at http://www.jsweet.org. ## Examples -- Examples illustrating the use of various frameworks in Java (jQuery, Underscore, Backbone, AngularJS, Knockout). [Go to project](https://github.com/cincheo/jsweet-examples). -- Examples illustrating the use of the Threejs framework in Java. [Go to project](https://github.com/cincheo/jsweet-examples-threejs). -- Node.js + Socket.IO + AngularJS. [Go to project](https://github.com/lgrignon/jsweet-node-example). +- Examples illustrating the use of various frameworks in Java (jQuery, Underscore, Backbone, AngularJS, Knockout). [Go to project](https://github.com/cincheo/jsweet-examples). [![Build Status](https://jenkins.jsweet.org/buildStatus/icon?job=jsweet-examples)](https://jenkins.jsweet.org/job/jsweet-examples/) +- Examples illustrating the use of the Threejs framework in Java. [Go to project](https://github.com/cincheo/jsweet-examples-threejs). [![Build Status](https://jenkins.jsweet.org/buildStatus/icon?job=jsweet-examples-threejs)](https://jenkins.jsweet.org/job/jsweet-examples-threejs/) +- Node.js + Socket.IO + AngularJS. [Go to project](https://github.com/lgrignon/jsweet-node-example). [![Build Status](https://jenkins.jsweet.org/buildStatus/icon?job=jsweet-node-examples)](https://jenkins.jsweet.org/job/jsweet-node-examples/) ## License