diff --git a/index.html b/index.html index 04fdd48..a0eeb8e 100644 --- a/index.html +++ b/index.html @@ -278,11 +278,11 @@

Extras

Usage

To use spaceprime in a project:

-
+
import spaceprime

To use the analysis module, which is imported separately from the main package to reduce the number of dependencies:

-
+
from spaceprime import analysis
@@ -429,7 +429,7 @@

plot_model()