Skip to content

Commit 8fcd2d1

Browse files
authored
Update
1 parent f4b12d0 commit 8fcd2d1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a package SDK to create Python modules to conduct operations with the Ke
44

55
## Prerequisites
66

7-
The client libraries are supported on Python 3.6 or later.
7+
The client libraries are supported on Python 3.6 or later. All HTTP communication is handled by the [urllib](https://docs.python.org/3.6/library/urllib.html#module-urllib) Python standard library.
88

99
## Features
1010

@@ -99,3 +99,4 @@ result = tag.add_tag(server, tag_path, tag_info))
9999

100100
**Visit:**
101101
[Kepware.com](https://www.kepware.com/)
102+
[Configuration API Info](https://www.kepware.com/en-us/products/kepserverex/features/configuration-api/)

0 commit comments

Comments
 (0)