Skip to content

Commit d7581f7

Browse files
committed
update readme
1 parent cd8c5af commit d7581f7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# vue-hackernews-2.0 (WIP)
1+
# vue-hackernews-2.0
22

33
HackerNews clone built with Vue 2.0 + vue-router + vuex, with server-side rendering.
44

@@ -19,6 +19,8 @@ HackerNews clone built with Vue 2.0 + vue-router + vuex, with server-side render
1919

2020
## Build Setup
2121

22+
**Requires Node.js 6+**
23+
2224
``` bash
2325
# install dependencies
2426
npm install

0 commit comments

Comments
 (0)