diff --git a/README.md b/README.md index e29aa8d..a3cc127 100644 --- a/README.md +++ b/README.md @@ -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`