Skip to content

Commit 91eca83

Browse files
committed
MOD: update readme
1 parent 95474a7 commit 91eca83

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.markdown

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The xcode tool project is planed to be a collection of xcode tools.
22

3-
Now, it contains 3 tool:
3+
Now, it contains the following tools:
44

55
####1. Code snippets management.
66

@@ -24,3 +24,9 @@ Usage:
2424
####3. NSString Wrapper
2525

2626
NSString Wrapper is a wrapper class to decorate NSString methods to java String style.
27+
28+
####4. Macro Utils
29+
30+
1. VersionCompare.h Macros used for version comparison.
31+
2. MacroUtils.h Macros used for debuging and I18N.
32+
3. UIContants.h Macros used for UI.

0 commit comments

Comments
 (0)