diff --git a/README.md b/README.md index 9cbac54..976c616 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ [![Build Status](https://github.com/jClugstor/BaseModelica.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/jClugstor/BaseModelica.jl/actions/workflows/CI.yml?query=branch%3Amain) -A parser for the [Base Modelica](http://example.com) format. Contains utilities to parse Base Modelica model files in to Julia objects, and to convert Base Modelica models to [ModelingToolkit](https://docs.sciml.ai/ModelingToolkit/stable/) models. +A parser for the [Base Modelica](https://github.com/modelica/ModelicaSpecification/tree/MCP/0031/RationaleMCP/0031) format. Contains utilities to parse Base Modelica model files in to Julia objects, and to convert Base Modelica models to [ModelingToolkit](https://docs.sciml.ai/ModelingToolkit/stable/) models.