Skip to content

Commit 8904ebe

Browse files
Update README.md
1 parent 7c211d0 commit 8904ebe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Origin Python Samples
22

3-
Code examples for using the originpro Python package to interact with Origin software.
3+
Code examples for using the **originpro** Python package to interact with Origin software.
44

55
These examples will work with either the built-in Python interpreter in Origin, or via an external Python interpreter. All of the examples will work *as is* with the embedded interpreter. When using them with an external interpreter, some simple modification is required as illustrated in the [External Python Code Samples documentation](https://www.originlab.com/doc/ExternalPython/External-Python-Code-Samples).
66

@@ -17,3 +17,5 @@ Then, simply unzip the files and open the desired file from the File menu in **C
1717
For embedded Python interpreter, [please click here](https://www.originlab.com/doc/python/Run-Python-in-Origin).
1818

1919
For external Python interpreter, [please click here](https://www.originlab.com/doc/ExternalPython).
20+
21+
For the **originpro** package documentation, [please click here](https://www.originlab.com/python/doc/originpro/annotated.html).

0 commit comments

Comments
 (0)