This commit is contained in:
Terry Worona
2013-05-20 17:50:25 -07:00
parent f72d507a4d
commit f640452d01

View File

@@ -20,7 +20,7 @@ An iOS manager for presenting system-wide notifications via a dropdown message b
## Installation
To install, drag the ***/Classes*** folder into your project and import ***MessageBarManager.h** anywhere you would like to present a message:
To install, drag the ***/Classes*** folder into your project and import ***MessageBarManager.h*** anywhere you would like to present a message:
#import "MessageBarManager.h"