Skip to content

Commit c4a7db0

Browse files
committed
modify readme.md
1 parent 723beb5 commit c4a7db0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README renamed to README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ NSObject+NSCoding and Archiver
22
------------------------------
33

44
build by Kingiol
5+
56
[![Build Status](https://travis-ci.org/kingiol/NSObject-NSCoding.png?branch=master)](https://travis-ci.org/kingiol/NSObject-NSCoding)
67

78
Mike Mayo
@@ -60,4 +61,4 @@ In your class implementation, call the automatic methods:
6061
[self autoDecode:coder];
6162
}
6263
return self;
63-
}
64+
}

0 commit comments

Comments
 (0)