From 726c83ce85cf6dd42a2aaa2eb06609efd6a3fc1b Mon Sep 17 00:00:00 2001 From: vishal sharma Date: Tue, 18 Feb 2020 00:45:36 +0530 Subject: [PATCH] Updated readme.md with python version --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3d3bd8d..31ad9b3 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ Here's a PyBud video output from debugging the usage example below! ## Installation +### Python version + +More than or equal to python3.8 + +### Installation using pip + Use the package manager [pip](https://pip.pypa.io/en/stable/) to install PyBud. ```bash