Skip to content

Commit 02147f5

Browse files
committed
Update README.md
1 parent 207e558 commit 02147f5

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# platform-python-lsf-api
1+
# IBM Spectrum LSF Python
22

33
These python wrappers allow customers to submit and control jobs and obtain status of queues, hosts and other LSF attributes from Python directly. They work with various versions of LSF and are maintained by LSF developement, though we take contributions from the Open Source community.
44

@@ -15,11 +15,13 @@ If you plan or would like to contribute to the library, you must follow the DCO
1515
## Contents
1616

1717
* Introduction
18+
* Supported Environment
19+
* Compatibility
1820
* Installation
1921
* Release Notes
20-
* Community Contribution
22+
* Community Contribution Requirements
2123
* Copyright
22-
24+
2325
## Introduction
2426

2527
This library allows you to call the LSF APIs directly through Python. The wrapper is created using Pythons SWIG interface and links directly to LSF's shared libraries.

0 commit comments

Comments
 (0)