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 17, 2017
1 parent bfc5840 commit abf0abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Insider runs an HTTP server inside the application and listens for commands. By
## Features

| 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 abf0abd

Please sign in to comment.