Skip to content

Commit

Permalink
correct README
Browse files Browse the repository at this point in the history
  • Loading branch information
luugiathuy committed May 15, 2013
1 parent 852879f commit 1cd3679
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Create the menu by setting up the menu items:
highlightedImage:storyMenuItemImagePressed
ContentImage:starImage
highlightedContentImage:nil];

// the start item (similar to add button of Path)
AwesomeMenuItem *startItem = [[AwesomeMenuItem alloc] initWithImage:[UIImage imageNamed:@"bg-addbutton.png"]
highlightedImage:[UIImage imageNamed:@"bg-addbutton-highlighted.png"]
Expand Down

0 comments on commit 1cd3679

Please sign in to comment.