Skip to content

Commit 02066ce

Browse files
authored
Update README.md
1 parent 87f2167 commit 02066ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ QQ group: 482121244
88
```
99
pod 'MLeaksFinder'
1010
```
11+
MLeaksFinder comes into effect after `pod install`, there is no need to add any code nor to import any header file.
1112

1213
# Usage
1314
MLeaksFinder can automatically find leaks in UIView and UIViewController objects. When leaks happening, it will present an alert with the leaked object in its View-ViewController stack.

0 commit comments

Comments
 (0)