Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mlouielu committed Jul 2, 2017
1 parent 7d8d024 commit 4a95a58
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ twstock 台灣股市股票價格擷取
----------------------------

擷取台灣證券交易所之股價資料
重新製作 toomore/grs 之功能

資料來源:

Expand All @@ -17,6 +18,16 @@ twstock 台灣股市股票價格擷取
* requests
* lxml

## Install

from GitHub:

```
$ git clone https://github.com/mlouielu/twstock
$ cd twstock
$ python setup.py install
```

## Quick Start

分析計算
Expand Down Expand Up @@ -61,3 +72,5 @@ bfp.best_four_point() # 綜合判斷
twstock was created by Louie Lu `<git@louie.lu>`.

Contributing were welcome, please use GitHub issue and Pull Request to contribute!

歡迎協作,請使用 GitHub issue 以及 Pull Request 功能來協作。

0 comments on commit 4a95a58

Please sign in to comment.