From 8da37ef1cf33ee15eba0fcb87e438fb2814bf35e Mon Sep 17 00:00:00 2001 From: Evgeny Metelkin Date: Wed, 1 Jul 2020 12:46:45 +0300 Subject: [PATCH] minor readme updates --- README.md | 3 ++- export-formats.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 993165f9..07c4495c 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,9 @@ console.log(c.hetaErrors()); ``` ## Known issues and limitations +Some of Heta features are implemented partialy for different export formats. To see a list of supported features, go to [features support](export-formats#features-support) table. -The tool is under active development so there ara a lot of features to implement. To help us prioritize them write an [issue](https://github.com/insysbio/likelihoodProfiler.jl/issues). +The tool is under active development so there are a lot of features to implement. To help us prioritize them write an [issue](https://github.com/insysbio/likelihoodProfiler.jl/issues). ## Getting help diff --git a/export-formats.md b/export-formats.md index 44d31b1f..09d5fa50 100644 --- a/export-formats.md +++ b/export-formats.md @@ -333,7 +333,7 @@ Creation of Matlab files (.m) which represent ODE and code to run ODE. }; ``` -## Features support {.feature-table} +## Features support | | SLV | DBSolve | SimSolver/Julia | Mrgsolve/R | Matlab | Simbio/Matlab | SBML L2 | JSON, YAML | XLSX | |--|--|--|--|--|--|--|--|--|--|