Fix README.md formatting

// FREEBIE

Closes #2101
This commit is contained in:
agrajaghh 2014-11-17 11:21:47 +01:00 committed by Moxie Marlinspike
parent 3d1007d101
commit 85670d95ee

View File

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