diff --git a/README.md b/README.md index ba66cdc..bbca8ee 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ We have extended this package with the following features: Note that the package has been tested with the [Gurobi](https://www.mathworks.com/products/connections/product_detail/gurobi-optimizer.html) solver. +## Documentation +The documentation including coding examples can be found [here](https://iamb-rwth-aachen.github.io/PAModelpy/). + ## What can you find where in this repository? This repository contains not only the source code, but also examples and scripts which were used in **INSERT PUBLICATION HERE**. - **Data** @@ -73,4 +76,4 @@ Copyright institute of Applied Microbiology, RWTH Aachen University, Aachen, Ger PAModelpy is free of charge open source software, which can be used and modified for your particular purpose under the [MIT](https://opensource.org/license/mit/) or [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) of the users choice. -Please note that according to these licenses, the software is provided 'as is', WITHOUT WARRANTY OF ANY KIND, without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. \ No newline at end of file +Please note that according to these licenses, the software is provided 'as is', WITHOUT WARRANTY OF ANY KIND, without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.