Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonezz committed Feb 4, 2020
1 parent 70572cd commit 694ecd0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,16 @@ A Qt and ECharts study project.

When I study Qt, I code on this project.

This project is actually a software that makes charts based on the data from the user. And the kernel of this project is a open source project named [ECharts](https://github.com/apache/incubator-echarts).
This project is actually a software that makes charts based on data from the user. And the kernel of this project is a open source project named [ECharts](https://github.com/apache/incubator-echarts).

A short introduction of EChart:
A short introduction of ECharts:

> ECharts is a free, powerful charting and visualization library offering an easy way of adding intuitive, interactive, and highly customizable charts to your commercial products. It is written in pure JavaScript and based on zrender, which is a whole new lightweight canvas library.
## Adapted Environment

[Qt 5.13.1 MSVC 2017 (64-bit)](https://www.qt.io/cn)
[Visual Studio 2019(Community)](https://visualstudio.microsoft.com/zh-hans/vs/)

## Install

Expand Down Expand Up @@ -79,7 +80,7 @@ You can download the released zip of this softwore from the release page, or you

## License

OpenChart is available under the [BSD 2-Clause](https://github.com/Leonezz/OpenChart/blob/master/LICENSE) license.
OpenChart is available under the [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) license.



0 comments on commit 694ecd0

Please sign in to comment.