Skip to content

Commit b966986

Browse files
author
Robert Jackson
authored
Merge pull request #282 from xg-wang/patch-1
Remove node version in Readme
2 parents d72e6ff + 5d64ea2 commit b966986

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Greenkeeper badge](https://badges.greenkeeper.io/ember-fastboot/fastboot.svg)](https://greenkeeper.io/)
44
[![npm version](https://badge.fury.io/js/fastboot.svg)](https://badge.fury.io/js/fastboot)
55
[![Build Status](https://travis-ci.org/ember-fastboot/fastboot.svg?branch=master)](https://travis-ci.org/ember-fastboot/fastboot)
6-
![Ember Version](https://embadge.io/v1/badge.svg?start=2.3.0)
76

87
FastBoot is a library for rendering Ember.js applications in Node.js.
98

@@ -17,8 +16,6 @@ To serve server-rendered versions of your Ember app over HTTP, see the
1716
[FastBoot App
1817
Server](https://github.com/ember-fastboot/fastboot-app-server).
1918

20-
FastBoot requires Node.js v6 or later.
21-
2219
## Usage
2320

2421
```js

0 commit comments

Comments
 (0)