We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869d0a2 commit 841ed75Copy full SHA for 841ed75
README.md
@@ -1,12 +1,12 @@
1
-PI Web API Client libraries for Python
+PI Web API client library for Python
2
===
3
4
## Overview
5
-This repository has the source code package of the PI Web API Client libraries for Python.
+This repository has the source code package of the PI Web API client library for Python.
6
7
## Requirements.
8
9
-Python 2.7 and 3.4+
+Python 2.7 or 3.4+
10
11
12
## Installation
@@ -38,7 +38,7 @@ Then import the package:
38
import osisoft.pidevclub.piwebapi
39
```
40
41
-This library was tested using PyCharm 2017.1.5 and Anaconda3 5.0.0
+This library was tested using PyCharm 2017.1.5.
42
43
## Documentation
44
0 commit comments