diff --git a/README.md b/README.md index e5597b8..24e4a02 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ Integrating Treesitter into Alon's code editor allows for the development of all ## project +### Seeing is believing + +A live demo of Alon may be test run here: [lithdew.github.io/alon/](https://lithdew.github.io/alon/) + +![](images/demo.png) + + + ### Modules - Frontend: https://github.com/lithdew/alon diff --git a/images/demo.png b/images/demo.png new file mode 100644 index 0000000..d27d79d Binary files /dev/null and b/images/demo.png differ