Skip to content

Commit

Permalink
style: revie readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyoloro committed Apr 8, 2017
1 parent 58d19f6 commit ee7dd16
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# stocks-list-persistence
爬取东方财经网和新浪股票数据api,来记录每日股市变化

基于Node.js,爬取东方财经网和新浪股票数据api,来记录每日A股变化,可落地DB,来做数据统计

# 配置

node >= 5.8.0

# 运行

- fork it
- `> cd stocks-list`
- `> npm i`
- `> node index.js`

0 comments on commit ee7dd16

Please sign in to comment.