Skip to content

Commit

Permalink
fixed Readme markdown again
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Pearce committed Nov 18, 2013
1 parent eaad991 commit 957320b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -31,6 +31,7 @@ Uses a sleep countdown timer paired with a UIBackgroundTaskIdentifier. The magic
[app endBackgroundTask:task];
task = UIBackgroundTaskInvalid;
}
```
While the background task is active, anything goes! You can run JavaScript in the background.
Expand Down

0 comments on commit 957320b

Please sign in to comment.