Skip to content

Commit 5ffce03

Browse files
author
Ives van Hoorne
committed
Update README.md
1 parent 4439987 commit 5ffce03

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# [CodeSandbox](https://codesandbox.io)
22
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
3+
[![Build Status](https://travis-ci.org/CompuIves/codesandbox-client.svg?branch=master)](https://travis-ci.org/CompuIves/codesandbox-client)
34

45
An online code editor with a focus on React.
56

@@ -9,14 +10,6 @@ The JavaScript community has sharing as its selling point. It has the biggest op
910

1011
CodeSandbox aims to solve this by allowing developers to simply go to a URL in their browser to start building. This not only makes it easier to get started, it also makes it easier to share. You can just share your created work by sharing the URL, others can then (without downloading) further develop on these sandboxes.
1112

12-
## ⚠️ Disclaimer ⚠️
13-
14-
I built CodeSandbox as a fun project when I was bored during lectures, therefore the client code is a bit of a mess. I've done some refactoring after release, but we're not there yet.
15-
16-
This means it's sometimes a bit hard to navigate through the code, but no worries! I'm here to help, just open an issue and I'll help you out and create some documentation.
17-
18-
Don't hesitate to help make this application beautiful!
19-
2013
## Organization
2114

2215
The CodeSandbox client is currently divided in to 5 parts.
@@ -47,4 +40,4 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
4740
| :---: |
4841
<!-- ALL-CONTRIBUTORS-LIST:END -->
4942

50-
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
43+
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)