Skip to content

Commit 47a1b80

Browse files
committed
docs: readme contribute
1 parent 47f8273 commit 47a1b80

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
## Flow.js [![Build Status](https://travis-ci.org/flowjs/flow.js.png)](https://travis-ci.org/flowjs/flow.js) [![Coverage Status](https://coveralls.io/repos/flowjs/flow.js/badge.png?branch=master)](https://coveralls.io/r/flowjs/flow.js?branch=master)
2-
1+
# Flow.js [![Build Status](https://travis-ci.org/flowjs/flow.js.png)](https://travis-ci.org/flowjs/flow.js) [![Coverage Status](https://coveralls.io/repos/flowjs/flow.js/badge.png?branch=master)](https://coveralls.io/r/flowjs/flow.js?branch=master)
32

43
Flow.js is a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.
54

@@ -9,7 +8,9 @@ Flow.js does not have any external dependencies other than the `HTML5 File API`.
98

109
Samples and examples are available in the `samples/` folder. Please push your own as Markdown to help document the project.
1110

12-
## Can i see a demo?
11+
## Whould you like to contribute? [View our development branch](https://github.com/flowjs/flow.js/tree/develop)
12+
13+
## Can I see a demo?
1314
[Flow.js + angular.js file upload demo](http://flowjs.github.io/ng-flow/) - ng-flow extension page https://github.com/flowjs/ng-flow
1415

1516
JQuery and node.js backend demo https://github.com/flowjs/flow.js/tree/master/samples/Node.js

0 commit comments

Comments
 (0)