diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2014-10-24 18:19:25 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2014-10-24 18:19:25 -0400 |
commit | 7a8fc076803a344db4890616d2ec4a8307d819c7 (patch) | |
tree | 74f1c4668b3087b98c672649c06cbda9a069d0d5 | |
parent | 83af1c73026ae9654bbbecc198b7101906489f47 (diff) | |
download | htc_utils-7a8fc076803a344db4890616d2ec4a8307d819c7.tar.gz |
README.md edited online with Bitbucket
-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.
|