Update README.md

This commit is contained in:
Андрей Мухин 2022-09-09 16:31:03 +03:00 committed by GitHub
parent 3add6c013c
commit 5af064884d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
## Installation
This package is to be used with Python 3.x.x
To install tha package write
'pip install nuwavsource'
`pip install nuwavsource`
## Usage
To use the package in your project, import it in by writing
'from nuwavsource import nuwavsource'
`from nuwavsource import nuwavsource`