Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed May 9, 2022
1 parent 4892905 commit 85027bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ If you want to deploy PyEnzyme as a server and use our REST-API to access PyEnzy
docker pull enzymeml/pyenzyme:latest
docker run -p 8000:8000 enzymeml/pyenzyme:latest
```
See the [API documentation](https://pyenzyme.readthedocs.io/en/latest/) for details on our endpoints. You can also use our self-hosted PyEnzyme instance if you have no server space - Use https://enzymeml.sloppy.zone as base URL to the endpoints.
See the [API documentation](https://enzymeml.sloppy.zone) for details on our endpoints. You can also use our self-hosted PyEnzyme instance if you have no server space - Use https://enzymeml.sloppy.zone as base URL to the endpoints.

## 鈿欙笍 Example code

Expand Down

0 comments on commit 85027bb

Please sign in to comment.