From f640452d01e460c51fe3221263c9a02c08cf1321 Mon Sep 17 00:00:00 2001 From: Terry Worona Date: Mon, 20 May 2013 17:50:25 -0700 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b837048..35ea405 100644 --- a/README.md +++ b/README.md @@ -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"