Update README.md

This commit is contained in:
2022-09-09 16:31:03 +03:00
committed by GitHub
parent 3add6c013c
commit 5af064884d

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`