Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Commit

Permalink
Updated README.md with link to travis-ci build status image.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeard4 committed Jun 12, 2012
1 parent 10da890 commit 2fac786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ Here are some reasons you might choose to use SCION:
- Liberally licensed (Apache 2.0)
- Standards-based (SCXML)
- **Small**: Only 6kb minified and gzipped.
- **Robust**: automatically tested using a [custom testing framework for SCXML implementations](https://github.com/jbeard4/scxml-test-framework).
- **Robust**: automatically tested using a [custom testing framework for SCXML implementations](https://github.com/jbeard4/scxml-test-framework). [![Build Status](https://secure.travis-ci.org/jbeard4/SCION.png)](http://travis-ci.org/jbeard4/SCION)
- Maximally **portable** across JavaScript environments: works well in IE6+, modern browsers, node.js, rhino, and various JavaScript shells.
- **Easy** to learn and use: now with a simple, unified API for Rhino, Node.js and the browser.
- Aggressively **optimized** for performance, memory usage and payload size. More information on this will be forthcoming.
Expand Down

0 comments on commit 2fac786

Please sign in to comment.