Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[![Join the chat at https://gitter.im/Microsoft/qlib](https://badges.gitter.im/Microsoft/qlib.svg)](https://gitter.im/Microsoft/qlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

<div style="align: center">
<div style="text-align: center">
<img src="http://fintech.msra.cn/images/logo/white_bg_rec+word.png" />
</div>

Expand Down Expand Up @@ -57,7 +57,7 @@ This quick start guide tries to demonstrate

Users can easily intsall ``Qlib`` according to the following steps:

* Before installing ``Qlib`` from source, you need to install some dependencies:
* Before installing ``Qlib`` from source, users need to install some dependencies:

```bash
pip install numpy
Expand Down