Skip to content

Commit a3f392c

Browse files
authored
docs(readme): remove beta npm badge, etc
fix a few links, update latest 4.x.x version number
1 parent 62e7720 commit a3f392c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Diff for: readme.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33

44
![Build Status](https://img.shields.io/circleci/project/angular-fullstack/generator-angular-fullstack/master.svg)
55
[![npm version](https://img.shields.io/npm/v/generator-angular-fullstack.svg)](https://www.npmjs.com/package/generator-angular-fullstack)
6-
[![npm version](https://img.shields.io/npm/v/generator-angular-fullstack/beta.svg)](https://www.npmjs.com/package/generator-angular-fullstack)
76
[![Dependency Status](https://img.shields.io/david/angular-fullstack/generator-angular-fullstack/canary.svg)](https://david-dm.org/angular-fullstack/generator-angular-fullstack/canary)
87
[![Dev-Dependency Status](https://img.shields.io/david/dev/angular-fullstack/generator-angular-fullstack/canary.svg)](https://david-dm.org/angular-fullstack/generator-angular-fullstack/canary#type=dev)
9-
[![Gitter chat](https://img.shields.io/gitter/room/DaftMonk/generator-angular-fullstack.svg)](https://gitter.im/DaftMonk/generator-angular-fullstack)
8+
[![Gitter chat](https://img.shields.io/gitter/room/angular-fullstack/generator-angular-fullstack.svg)](https://gitter.im/angular-fullstack/generator-angular-fullstack)
109
[![OpenCollective](https://opencollective.com/angular-fullstack/backers/badge.svg)](#backers)
1110
[![OpenCollective](https://opencollective.com/angular-fullstack/sponsors/badge.svg)](#sponsors)
12-
> Yeoman generator for creating MEAN/SEAN stack applications, using ES6+, MongoDB/SQL, Express, Angular, and Node - lets you quickly set up a project following best practices.
11+
> Yeoman generator for creating MEAN/SEAN stack applications, using ES2017, MongoDB/SQL, Express, Angular, and Node - lets you quickly set up a project following best practices.
1312
1413

1514

@@ -20,7 +19,7 @@
2019

2120
## Looking for AngularJS 1.x?
2221

23-
`$ npm install -g yo gulp-cli [email protected].2`
22+
`$ npm install -g yo gulp-cli [email protected].3`
2423

2524
## Usage
2625

@@ -122,7 +121,7 @@ Check out our [documentation home page](http://angular-fullstack.github.io/).
122121

123122
## Contribute
124123

125-
See the [contributing docs](https://github.com/DaftMonk/generator-angular-fullstack/blob/master/contributing.md)
124+
See the [contributing docs](https://github.com/angular-fullstack/generator-angular-fullstack/blob/master/contributing.md)
126125

127126
When submitting an issue, please follow the [Yeoman issue guidelines](https://github.com/yeoman/yeoman/blob/master/contributing.md#issue-submission). Especially important is to make sure Yeoman is up-to-date, and providing the command or commands that cause the issue, as well as any stack traces.
128127

0 commit comments

Comments
 (0)