diff --git a/README.md b/README.md index 675eeed1a932763ce594e9ca6d202561900c66da..66622969427cfe0a4fb1829477e41f87853b0db6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ -# tla2bAST +TLA2B +===== + +This project contains a translator from TLA+ to B for animation and validation of TLA specifications using ProB. + +The following article describes the translation: +Dominik Hansen and Michael Leuschel. +Translating TLA+ to B for Validation with ProB. +Proceedings IFM 2012. LNCS, vol 7321. pages 24-38. 2012. +[Link](https://doi.org/10.1007/978-3-642-30729-4_3) + +More details about using TLA2B can be found on the [ProB web pages](https://prob.hhu.de/w/index.php?title=TLA). [](https://gitlab.cs.uni-duesseldorf.de/general/stups/tla2bAST/pipelines)