Skip to content

Commit f62b4c3

Browse files
author
梁大红
committed
doc
1 parent 24a0984 commit f62b4c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pod install
2929
## 手动安装
3030

3131
- 下载项目 【 `clone https://github.com/liangdahong/UITableViewDynamicLayoutCacheHeight.git`
32-
-`UITableViewDynamicLayoutCacheHeight/Sources/UITableViewDynamicLayoutCacheHeight` 文件夹下的全部内容拖拽到你的项目。
32+
-`UITableViewDynamicLayoutCacheHeight/` 文件夹下的全部内容拖拽到你的项目。
3333

3434
## 图文使用说明
3535

@@ -64,7 +64,7 @@ pod install
6464
- - ① 可能会多加一个 View【可以在计算的结果上加上底部距离,不建议这样处理】
6565
- - ② 配置 Cell 的代码要在 2 个地方写,和 [UITableView-FDTemplateLayoutCell](https://github.com/forkingdog/UITableView-FDTemplateLayoutCell) 类似。
6666

67-
- 基于此框架实现了一个简陋的微信朋友圈功能 [微信朋友圈](https://github.com/liangdahong/UITableViewDynamicLayoutCacheHeight/tree/master/Demo/%E5%BE%AE%E4%BF%A1%E6%9C%8B%E5%8F%8B%E5%9C%88Demo) 代码是几年前随便写的 😂,没准备调整了,感兴趣的可以瞧瞧。
67+
- 基于此框架实现了一个简陋的微信朋友圈功能 [微信朋友圈](https://github.com/liangdahong/UITableViewDynamicLayoutCacheHeight/tree/master/Example%E5%BE%AE%E4%BF%A1%E6%9C%8B%E5%8F%8B%E5%9C%88) 代码是几年前随便写的 😂,没准备调整了,感兴趣的可以瞧瞧。
6868

6969
## 联系
7070
- 欢迎 [issues](https://github.com/liangdahong/UITableViewDynamicLayoutCacheHeight/issues)[PR](https://github.com/liangdahong/UITableViewDynamicLayoutCacheHeight/pulls)

0 commit comments

Comments
 (0)