Skip to content

Commit 6922064

Browse files
author
contra
committed
link to next release in the readme
1 parent 88a24d1 commit 6922064

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# gulp
88
**The streaming build system**
99

10-
[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Support us][gittip-image]][gittip-url] [![Build Status][travis-image]][travis-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Gitter chat][gitter-image]][gitter-url]
10+
[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Gitter chat][gitter-image]][gitter-url]
1111

1212
## What is gulp?
1313

@@ -16,7 +16,10 @@ Integrations are built into all major IDEs and people are loving gulp across PHP
1616

1717
## Documentation
1818

19-
For a Getting started guide, API docs, recipes, making a plugin, etc. see the [documentation page](/docs/README.md)!
19+
For a Getting started guide, API docs, recipes, making a plugin, etc. check out or docs!
20+
21+
- Need something reliable? Check out the [documentation for the current release](/docs/README.md)!
22+
- Want to help us test the latest and greatest? Check out the [documentation for the next release](https://github.com/gulpjs/gulp/tree/4.0)!
2023

2124
## Sample `gulpfile.js`
2225

@@ -91,11 +94,6 @@ Anyone can help make this project better - check out the [Contributing guide](/C
9194
[Support us via Gratipay](https://gratipay.com/~WeAreFractal/)
9295

9396

94-
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/wearefractal/gulp/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
95-
96-
[gittip-url]: https://gratipay.com/~WeAreFractal/
97-
[gittip-image]: https://img.shields.io/gittip/WeAreFractal.svg
98-
9997
[downloads-image]: https://img.shields.io/npm/dm/gulp.svg
10098
[npm-url]: https://www.npmjs.com/package/gulp
10199
[npm-image]: https://img.shields.io/npm/v/gulp.svg

0 commit comments

Comments
 (0)