aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormorefigs <morefigs@gmail.com>2019-01-22 14:25:24 +1100
committerGitHub <noreply@github.com>2019-01-22 14:25:24 +1100
commit87a55df00f138e0b3f5b8469c2a43f868704426c (patch)
treee1ed137ef4601fa7820c1f7d384105f3fcf38184
parentfc5bd5ed0009226bfd8d33731e7102e7fdf8b7a3 (diff)
downloadpymba-87a55df00f138e0b3f5b8469c2a43f868704426c.tar.gz
pymba-87a55df00f138e0b3f5b8469c2a43f868704426c.zip
Update README.md
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 90cfee1..7d30c08 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
-# pymba
+# Pymba
-pymba is a Python wrapper for the Allied Vision Technologies (AVT) Vimba C API. It wraps the VimbaC.dll file included in the AVT Vimba installation to provide a simple Python interface for AVT cameras. It currently supports most of the functionality provided by VimbaC.dll.
+
+
+Pymba is a Python wrapper for Allied Vision's Vimba C API. It wraps the VimbaC library file included in the Vimba installation to provide a simple Python interface for Allied Vision cameras. It currently supports most of the functionality provided by Vimba.
## Installation
-Install the Vimba SDK from AVT to the default directory.
+Download the Vimba SDK from Allied Vision: https://www.alliedvision.com/en/products/software.html.
Run the AVTDriverInstaller tool and install the AVT Vimba SDK drivers.