diff options
Diffstat (limited to 'docs/getting-started/supported-languages.md')
-rw-r--r-- | docs/getting-started/supported-languages.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/getting-started/supported-languages.md b/docs/getting-started/supported-languages.md index 4ddda32..9f3831b 100644 --- a/docs/getting-started/supported-languages.md +++ b/docs/getting-started/supported-languages.md @@ -11,8 +11,9 @@ The runtime is [GJS](https://gitlab.gnome.org/GNOME/gjs) and **not** nodejs ::: Examples: +- [Simple Bar](https://github.com/Aylur/astal/tree/main/examples/js/simple-bar) + -- TODO ## Lua |