Skip to content

Commit 55046ed

Browse files
authored
Merge pull request #26 from pwrose/master
updated rules
2 parents 4c5de15 + b8e088d commit 55046ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This example demonstrates a reproducible 4-step workflow for predicting a protei
99

1010
---
1111

12-
**Rule 8: Prepare Your Notebooks to Be Read, Run, and Explored.** The nbviewer links below provide to a non-interactive preview of notebooks and ![Binder](https://mybinder.org/badge.svg) buttons launch
12+
**Rule 8: Expect Your Notebooks to Be Read, Run, and Explored.** The nbviewer links below provide to a non-interactive preview of notebooks and ![Binder](https://mybinder.org/badge.svg) buttons launch
1313
notebooks in your web browser using the Binder ([mybinder.org](https://mybinder.org/)) server (may be slow!). All notebooks can also be launched directly from the links in the [0-Workflow.ipynb](./example1/0-Workflow.ipynb) top-level notebook.
1414

1515
---
@@ -24,7 +24,7 @@ notebooks in your web browser using the Binder ([mybinder.org](https://mybinder.
2424

2525
---
2626

27-
**Rule 7: Share Your Data and Explain How to Use It.** To enable reproducibility, we provide a example1/data directory with all data required to run the workflow. A description of the data with download location and download date is [available](./example1/data/Datasets.md).
27+
**Rule 7: Share and Explain Your Data.** To enable reproducibility, we provide a example1/data directory with all data required to run the workflow. A description of the data with download location and download date is [available](./example1/data/Datasets.md).
2828

2929
---
3030

0 commit comments

Comments
 (0)