Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
Hermes shows all queued up notifications at once, with an easy way to swipe through them (and will animate through them automatically if you don't touch any notifications for 3 seconds)

##Installation
###Cocoapods Installation
###CocoaPods Installation
Hermes is available on CocoaPods. Just add the following to your project Podfile:

```
pod 'Hermes', '~> 1.0'
```

###Non-Cocoapods Installation
###Non-CocoaPods Installation
You can drop Hermes' files directly into your project, or drag the Hermes project into your workspace.

###Usage
Expand Down