Skip to content

Commit 694ecd0

Browse files
committed
fix readme
1 parent 70572cd commit 694ecd0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,16 @@ A Qt and ECharts study project.
1313

1414
When I study Qt, I code on this project.
1515

16-
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).
16+
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).
1717

18-
A short introduction of EChart:
18+
A short introduction of ECharts:
1919

2020
> 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.
2121
2222
## Adapted Environment
2323

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

2627
## Install
2728

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

8081
## License
8182

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

8485

8586

0 commit comments

Comments
 (0)