diff --git a/README.md b/README.md index 1f307ce..f966174 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ A browser based editor for a simple DSL to perform calculations. It shows how to integrate ANTLR with monaco. -This is the companion repository to this ARTICLE +This is the companion repository to this article: +[Writing a browser based editor using Monaco and ANTLR](https://tomassetti.me/writing-a-browser-based-editor-using-monaco-and-antlr/) ![Calc Example](./doc/images/calc_example.png)