Fix README.md formatting

// FREEBIE

Closes #2101
master
agrajaghh 2014-11-17 11:21:47 +01:00 committed by Moxie Marlinspike
parent 3d1007d101
commit 85670d95ee
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ public class SampleJob extends Job {
return false;
}
}
``
```
A Job is scheduled simply by adding it to the JobManager: