Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WillHWThompson committed Feb 28, 2024
1 parent b0e88ae commit 1a857ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
* The package is referenced as `lcs` (Learning complex structure) when accessing the functionality.

0 comments on commit 1a857ca

Please sign in to comment.