diff --git a/README.md b/README.md index 1f66a39..d7eb119 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# jsonx_docs +# jsonx_docs [➡️ jsonx.deno.dev ⬅️](https://jsonx.deno.dev/) Documentation site of [FartLabs/jsonx](https://github.com/FartLabs/jsonx), a JSX runtime for composing JSON data. +[![jsonx_docs landing page](./static/screenshot.png)](https://jsonx.deno.dev/) + ## Contribute ### Style diff --git a/static/screenshot.png b/static/screenshot.png new file mode 100644 index 0000000..a9fc565 Binary files /dev/null and b/static/screenshot.png differ