Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlawler committed Feb 9, 2013
1 parent 887adbc commit bd25aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ If you know a language not listed here, please consider submitting a translation

## Use

1. Add the files to your project. (Note: Xcode doesn't care if or where you add the localization files.)
1. `Add` the files to your project. (Note: the `lproj` localization directories can go anywhere.)
2. Import the header using `#import "NSDate+TimeAgo.h"`
3. Call the `timeAgo` method in the following way:

Expand Down

0 comments on commit bd25aca

Please sign in to comment.