diff --git a/README.md b/README.md index a1fd385..5fcae69 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # modeling-and-inferring-higher-order-contagion-spread +THIS IS A RAD PROJECT! + Some things: * To run the unit tests, you need to pip install the package locally. Navigate to the local folder on your computer and run "pip install -e ." * To run the unit tests, run "pytest" in the command line. -* The package is referenced as `lcs` (Learning complex structure) when accessing the functionality. \ No newline at end of file +* The package is referenced as `lcs` (Learning complex structure) when accessing the functionality.