Skip to content

Commit e13c10c

Browse files
committed
README.md: Add CI badge
Signed-off-by: Ce Gao <ce.gao@outlook.com>
1 parent 3f0e8e3 commit e13c10c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55

66
<h4 align="center">Processing.R allows the users to write Processing sketches in R.</h4>
77

8-
***Notice: Now Processing.R is still in early development stage, not production ready!***
8+
[![Build Status](https://travis-ci.org/gaocegege/Processing.R.svg?branch=master)](https://travis-ci.org/gaocegege/Processing.R)
9+
10+
Now Processing.R is still in early development stage, not production ready. Welcome to report bugs to [issues](https://github.com/gaocegege/Processing.R/issues)!
911

1012
## Installation
1113

@@ -19,4 +21,4 @@ See [the documentation about the installation](./docs/howto.md).
1921

2022
## Useful Resources for Development
2123

22-
See [references](./docs/references.md).
24+
See [references](./docs/references.md).

0 commit comments

Comments
 (0)