From aff8f4aa4a6f5b2bde153c4537693f768f9d7e1b Mon Sep 17 00:00:00 2001 From: morefigs Date: Wed, 30 Jan 2019 14:26:35 +1100 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e1fe2d..bf5c017 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Pymba is a Python wrapper for Allied Vision's Vimba C API. It wraps the VimbaC l ## Installation -Install Pymba via PIP: +Install Pymba via PIP. pip install pymba @@ -38,7 +38,7 @@ If Vimba and pymba are installed correctly, then the following code examples sho ## Usage examples -Usage examples can be found in the [examples/](examples/) directory. +Usage examples can be found in [examples/](examples/). ## Known issues -- cgit v1.2.3