File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff 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### 正式开始
32291 . 在你的视图控制器文件中添加
Original file line number Diff line number Diff 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
35321.Add the following content into ` your view controller ` file.
You can’t perform that action at this time.
0 commit comments