From 4713188d35a89fe3f5de8be95d78ece914759ece Mon Sep 17 00:00:00 2001 From: David Zearing Date: Tue, 14 Oct 2014 10:00:11 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7fcbfe3..37db1b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # The OneJS Toolkit helps you build reuseable web views. +[![Build Status](https://travis-ci.org/OneJSToolkit/onejs.png?branch=master)](https://travis-ci.org/OneJSToolkit/onejs) [![Coverage Status](https://coveralls.io/repos/OneJSToolkit/onejs/badge.png)](https://coveralls.io/r/OneJSToolkit/onejs) + Visit the [wiki documentation](https://github.com/OneJSToolkit/onejs/wiki) to get started working with OneJS! **Don't think of it as "yet another JavaScript framework."** It's a small set of classes/interfaces that provide a common foundation for producing reusable control libraries that can be bundled and distributed, while minimizing impact on file size.