Skip to content

Commit d2a0d8b

Browse files
committed
Delete the outdated content of README.md
1 parent 062cc5c commit d2a0d8b

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

CHINESE-README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,8 @@ https://github.com/AAChartModel/AAChartKit-Swift
2222
## 使用方法
2323

2424
### 准备工作
25-
1. 将项目demo中的文件夹`AAChartKitFiles`拖入到所需项目中.
26-
1. 在你的项目的 `.pch` 全局宏定义文件中添加
27-
```objective-c
28-
#import "AAGlobalMacro.h"
29-
```
25+
* 将项目demo中的文件夹`AAChartKitFiles`拖入到所需项目中.
26+
3027

3128
### 正式开始
3229
1. 在你的视图控制器文件中添加

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,8 @@ https://github.com/AAChartModel/AAChartKit/blob/master/CHINESE-README.md
2525
## Method of use:
2626

2727
### The need of preparation
28-
1. Drag the folder `AAChartKitFiles` into your project.
29-
1. Add the following content into your `.pch` file.
30-
```objective-c
31-
#import "AAGlobalMacro.h"
32-
```
28+
* Drag the folder `AAChartKitFiles` into your project.
29+
3330

3431
### The offical start of the work
3532
1.Add the following content into `your view controller` file.

0 commit comments

Comments
 (0)