Update README.md

This commit is contained in:
2022-09-09 16:29:29 +03:00
committed by GitHub
parent 3a97767d62
commit 3add6c013c

View File

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