Eachan Johnson commited on
Commit
fb759cb
·
1 Parent(s): 2e18d20

Update docs with HF button

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. app/README.md +2 -0
README.md CHANGED
@@ -3,6 +3,7 @@
3
  ![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/scbirlab/schemist/python-publish.yml)
4
  ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/schemist)
5
  ![PyPI](https://img.shields.io/pypi/v/schemist)
 
6
 
7
  Cleaning, collating, and augmenting chemical datasets.
8
 
 
3
  ![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/scbirlab/schemist/python-publish.yml)
4
  ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/schemist)
5
  ![PyPI](https://img.shields.io/pypi/v/schemist)
6
+ [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/resolve/main/open-in-hf-spaces-md-dark.svg)](https://huggingface.co/spaces/scbirlab/chem-converter)
7
 
8
  Cleaning, collating, and augmenting chemical datasets.
9
 
app/README.md CHANGED
@@ -12,6 +12,8 @@ short_description: Trivial batch interconversion of 1D chemical formats.
12
 
13
  # Chemical string format converter
14
 
 
 
15
  Trivial batch interconversion of 1D chemical formats.
16
 
17
  Frontend for [schemist](https://github.com/scbirlab/schemist) to allow interconversion from:
 
12
 
13
  # Chemical string format converter
14
 
15
+ [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/resolve/main/open-in-hf-spaces-md-dark.svg)](https://huggingface.co/spaces/scbirlab/chem-converter)
16
+
17
  Trivial batch interconversion of 1D chemical formats.
18
 
19
  Frontend for [schemist](https://github.com/scbirlab/schemist) to allow interconversion from: