Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
SBML.jl
Commits
909f29ce
Unverified
Commit
909f29ce
authored
Apr 12, 2021
by
anand jain
Committed by
GitHub
Apr 12, 2021
Browse files
Update README.md
make explicit that pkg is registered in readme
parent
991cca1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
909f29ce
...
...
@@ -19,6 +19,12 @@ PerMedCoE project ([permedcoe.eu](https://www.permedcoe.eu/)) agreement no.
<img
src=
"docs/src/assets/unilu.svg"
alt=
"Uni.lu logo"
height=
"64px"
>
<img
src=
"docs/src/assets/lcsb.svg"
alt=
"LCSB logo"
height=
"64px"
>
<img
src=
"docs/src/assets/permedcoe.svg"
alt=
"PerMedCoE logo"
height=
"64px"
>
## Installation
```
julia
]
add
SBML
# or
using
Pkg
;
Pkg
.
add
(
"SBML"
)
```
## Usage
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment