From 897d3e5277eaf2c628c1b1ae9e8040246f25e467 Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Wed, 23 Oct 2024 06:10:28 -0400 Subject: [PATCH] Added data location to README --- README.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 247604c..dc17d41 100644 --- a/README.rst +++ b/README.rst @@ -22,10 +22,14 @@ The simplest way to install **Squish** is to use ``pip``: (.venv) /path/to/squish: pip install squish +Research Data +------------- +The data for used for the publication `"Defects and frustration in the packing of soft balls" `_ can be found `here `_. + License ------- This project uses `GNU AGPLv3.0 `_. Support and Contribution ------------------------ -Feel free to visit our repository on `GitHub `_ for source code of this library. Any issues or bugs may be reported at the `issue tracker `_. All contributions to **Squish** are welcome! \ No newline at end of file +Feel free to visit our repository on `GitHub `_ for source code of this library. Any issues or bugs may be reported at the `issue tracker `_. All contributions to **Squish** are welcome!