Skip to content

Commit 3f131b5

Browse files
committed
Update README.md
1 parent 047cd32 commit 3f131b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you plan or would like to contribute to the library, you must follow the DCO
2424

2525
## Introduction
2626

27-
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.
27+
This library allows you to call the LSF APIs directly through Python. You can find [some samples here](https://github.com/IBMSpectrumComputing/lsf-python-api/tree/master/examples). The wrapper is created using Pythons SWIG interface and links directly to LSF's shared libraries.
2828

2929
You are encouraged to contribute your own Python wrappers to the Open Source LSF APIs for Python, and you may find some examples in [IBM Support Community](https://www.ibm.com/mysupport/s/ibm-community-support-search-results?q=LSF+Python+API&page=1&sort=0).
3030

0 commit comments

Comments
 (0)