You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ To install `taurus`, you can simply:
10
10
$ pip install taurus-citrine
11
11
```
12
12
13
-
Documentation of this package can be found at https://citrineinformatics.github.io/taurus/
14
-
Detailed documentation of the `taurus` data model can be found in the [language-agnostic documentation](https://citrineinformatics.github.io/taurus-documentation/).
13
+
Detailed documentation of the `GEMD` data model can be found in the [language-agnostic documentation](https://citrineinformatics.github.io/gemd-docs/).
14
+
Documentation of this package can be found [here](https://citrineinformatics.github.io/taurus/).
15
15
16
16
## Developer instructions
17
17
To download the repo and install requirements, run
0 commit comments