Skip to content

Commit 5f58306

Browse files
committed
Update README.md
added Travis CI current build status image
1 parent 2f35312 commit 5f58306

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
This repository is part of the [codebender.cc](http://www.codebender.cc) maker and artist web platform.
1+
This repository is part of the [codebender.cc](http://www.codebender.cc) maker and artist web platform. [![Build Status](https://travis-ci.org/codebendercc/compiler.svg?branch=master)](https://travis-ci.org/codebendercc/compiler)
22

33
## And what's that?
44

5-
codebender comes to fill the need for reliable and easy to use tools for makers. A need that from our own experience could not be totally fulfilled by any of the existing solutions. Things like installing libraries, updating the software or installing the IDE can be quite a painful process.
5+
codebender comes to fill the need for reliable and easy to use tools for makers.
6+
A need that from our own experience could not be totally fulfilled by any of the existing solutions. Things like installing libraries, updating the software or installing the IDE can be quite a painful process.
67

78
In addition to the above, the limited features provided (e.g. insufficient highlighting, indentation and autocompletion) got us starting building codebender, a completely web-based IDE, that requires virtually no installation and offers a great code editor. It also stores your sketches on the cloud.
89

0 commit comments

Comments
 (0)