Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmx authored Mar 18, 2017
1 parent abf0abd commit 0a3682a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Insider runs an HTTP server inside the application and listens for commands. By

## Features

| Built-in Features | Commands | HTTP Method
------------ | ------------- | -------------
| | Built-in Features | Commands | HTTP Method
------------ | ------------- | ------------- | -------------
💡 | Invoke a method on a registered **delegate** with given parameters; | `/invoke` | POST
📎 | Invoke a method on a registered **delegate** with given parameters and wait for response; | `/invokeForResponse` | POST
📢 | Send local notifications through **NSNotificationCenter** with given parameters; | `/notification` | POST
Expand Down

0 comments on commit 0a3682a

Please sign in to comment.