diff --git a/README.md b/README.md index 7625d30..c6ba1b4 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ https://unpkg.com/jbrowse-plugin-linkout/dist/jbrowse-plugin-linkout.umd.product ![](img/plugin_store_4.png) -**4. Click on the icon with three dots on the right → "Setting":** +**4. Click on the icon with three dots on the right → click "Setting":** ![](img/plugin_store_5.png) @@ -63,17 +63,20 @@ The format is as follows: ```python {dbxref:linkout({type_name_3: linkout_url_3, type_name_4: linkout_url_4}, feature)} ``` +![](img/plugin_store_9.png) + +#### Congratulations! You complete it*! -**Congratulations! You have completed it** +### For example: > The plugin that automatically adds link outs to the national center for biotechnology information (NCBI) feature page if a feature has NCBI ids on JBrowse. -![](img/plugin_store_9.png) - ![](img/plugin_store_10.png) +![](img/plugin_store_11.png) + ### Using in JBrowse 2 Web diff --git a/img/plugin_store_10.png b/img/plugin_store_10.png index efeb406..67a4c80 100644 Binary files a/img/plugin_store_10.png and b/img/plugin_store_10.png differ diff --git a/img/plugin_store_11.png b/img/plugin_store_11.png new file mode 100644 index 0000000..efeb406 Binary files /dev/null and b/img/plugin_store_11.png differ diff --git a/img/plugin_store_9.png b/img/plugin_store_9.png index 67a4c80..ff8962a 100644 Binary files a/img/plugin_store_9.png and b/img/plugin_store_9.png differ