We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 804ab4f commit d332410Copy full SHA for d332410
1 file changed
README.md
@@ -75,7 +75,7 @@ $ pod install
75
import at AppDelegate.m:
76
77
```objc
78
-#import YYDebugDatabaseManager.h
+#import DebugDatabaseManager.h
79
```
80
81
making one line code at `application:didFinishLaunchingWithOptions`:
0 commit comments