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 cd5ae7a commit 5dee773Copy full SHA for 5dee773
README.rst
@@ -5,11 +5,6 @@ vws-python
5
6
Python library for the Vuforia Web Services (VWS) API and the Vuforia Web Query API.
7
8
-Contributing
9
-------------
10
-
11
-See `CONTRIBUTING.rst <./CONTRIBUTING.rst>`_ for details on how to contribute to this project.
12
13
Installation
14
------------
15
docs/source/index.rst
@@ -1,6 +1,16 @@
1
VWS Python
2
==========
3
4
+Installation
+------------
+
+.. code:: sh
+ pip install vws-python
+This is tested on Python 3.7+.
+Get in touch with ``adamdangoor@gmail.com`` if you would like to use this with another language.
.. toctree::
:maxdepth: 3
16
0 commit comments