diff --git a/README.md b/README.md index 9407891..1bef0c4 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ SVG icons and EHLD diagrams for [Reactome](https://reactome.org/) pathway diagra - `statics/` - SVG static diagrams (R-HSA-XXXXXX.svg) - `download_illustrations.py` - Script to download icons and EHLDs from Figma and validate them - `VERSION` - Current release version number +- `icon-xml-generator.html` - Use this link to access: ([icon-xml-generator](https://reactome.github.io/reactome_illustrations/icon-xml-generator)) ## Prerequisites - Python 3 with `requests` (`pip install requests`) diff --git a/icon-xml-generator.html b/docs/icon-xml-generator.html similarity index 100% rename from icon-xml-generator.html rename to docs/icon-xml-generator.html diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..0f9dc0b --- /dev/null +++ b/docs/index.html @@ -0,0 +1,9 @@ + + +
+ + + + Redirecting... + + \ No newline at end of file