Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bartjuw authored Mar 27, 2024
1 parent a8e6909 commit 403887a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

# libantimonyjs

This repository hosts the build instructions and scripts for the JavaScript wrapper for the C++ library <strong>Antimony</strong> (https://github.com/sys-bio/antimony). Antimony is a modular model definition language used in Systems Biology for modeling chemical networks. This library allows the user to easily convert Antimony models to SBML models [SBML site](https://sbml.org) and vice-versa.
- Very simple webpage example: https://sys-bio.github.io/libantimonyjs/demo/
This repository hosts the build instructions and scripts for the JavaScript wrapper for the C++ library <strong>Antimony</strong> (https://github.com/sys-bio/antimony). Antimony is a modular model definition language used in Systems Biology for modeling chemical networks. This library allows the user to easily convert Antimony models to SBML models [SBML site](https://sbml.org) and vice-versa.
- View library in action: https://sys-bio.github.io/makesbml/
- Very simple webpage example: https://sys-bio.github.io/libantimonyjs/demo/

## Project structure
- `docs` directory: Demo page and information for incorporating libantimonyjs in a javascript project.
Expand Down

0 comments on commit 403887a

Please sign in to comment.