Skip to content

Commit 1001ab9

Browse files
committed
readme edits
1 parent 67e0814 commit 1001ab9

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

README.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,16 @@
11
# PlantCV Parallel Configuration Tutorial
22

3-
Learn more about options for configuring paralle
3+
Learn more about options for configuring PlantCV in parallel and save your own configuration file.
44

55
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/danforthcenter/plantcv-tutorial-parallel-configuration/HEAD?labpath=index.ipynb)
66

7-
Create a Google Colab button:
8-
9-
1. Copy the markdown below these instructions to the README section below the Binder button.
10-
2. Replace `plantcv-tutorial-template` with the name of the repository you want a button made for.
11-
3. Make sure you have created the Google Colaboratory notebook for the tutorial so the button is correctly linked.
12-
137
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/danforthcenter/plantcv-tutorial-parallel-configuration/blob/main/index-Colab.ipynb)
14-
15-
Create a GitHub Source button:
16-
(Omit this step if you are working GitHub tutorial repo README)
17-
18-
1. Copy the GitHub repo URL
19-
2. Go to https://shields.io/badges/static-badge
20-
3. On the right-side panel, select ***+Show optional parameters***
21-
4. Modify the parameters below to create a uniform button:
22-
- *badgecontent*: Open in GitHub-black
23-
- *logo*: github
24-
5. Select Markdown from the options of code.
25-
6. Modify the Markdown code to make it a clickable link using the following schema:
26-
- [![Static Badge](Shields.io URL)](GitHub repo URL)
278

289
[![Static Badge](https://img.shields.io/badge/Open%20on%20GitHub-black?logo=github)](https://github.com/danforthcenter/plantcv-tutorial-parallel-configuration)
2910

3011
## Tutorial tags/keywords
3112

3213
parallelize, parallel, configuration
3314

34-
## Citations
35-
36-
Optional.
3715

3816
[![test-pr](https://github.com/danforthcenter/plantcv-tutorial-parallel-configuration/actions/workflows/ci-tests.yml/badge.svg)](https://github.com/danforthcenter/plantcv-tutorial-parallel-configuration/actions/workflows/ci-tests.yml)

0 commit comments

Comments
 (0)