From 3add6c013c8a1d142d2ad7cd846deb89393ced5a Mon Sep 17 00:00:00 2001 From: Andrey Mukhin Date: Fri, 9 Sep 2022 16:29:29 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 637fb10..e29aa8d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # nuwavsource -##Installation +## Installation This package is to be used with Python 3.x.x To install tha package write 'pip install nuwavsource' -##Usage +## Usage To use the package in your project, import it in by writing 'from nuwavsource import nuwavsource'