From 79d24ae0b181f41373e4437390a4b881a3dae7eb Mon Sep 17 00:00:00 2001 From: morefigs Date: Thu, 21 Feb 2019 17:21:47 +1100 Subject: Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index e93e27c..dbb2af1 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,6 @@ Pymba is a Python wrapper for Allied Vision's Vimba C API. It wraps the Vimba C 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. -## Requirements - -The Vimba C API dynamic library file is required to run Pymba. This can be gained by either: -* [Installing Vimba SDK](#installing-vimba-sdk), -* Or ensuring that your application's working directory contains the `VimbaC.dll` file and any relevant transport layer driver files, e.g. `VimbaGigETL.cti`. - ## Installation ### Installing Vimba SDK -- cgit v1.2.3