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