Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
astrozombie authored May 8, 2018
1 parent effacad commit d5277a2
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 @@ -62,7 +62,7 @@ Example command:
```
Example response:
```json
"status":"SUCCESS","value":{"loggedout":true}}
{"status":"SUCCESS","value":{"loggedout":true}}
```


Expand Down Expand Up @@ -162,4 +162,4 @@ chrome.runtime.onMessage.addListener((message, sender)=> {
//handle messages from native extension
}
}
```
```

0 comments on commit d5277a2

Please sign in to comment.