diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ python setup.py install --user # HTCondor Bindings
-## `Job` & `Submit` Classes
+## Job & Submit Classes
This is an example of how to generate and submit simple jobs to a HTCondor cluster using htc_utils.
|