diff --git a/README.md b/README.md index 7fa832b..90bdd12 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ TRAPS focuses on runtime safety, DX, UX, performance and scalability. It leverages the strength of Rust and Typescript to provide a robust and secure backend and frontend. +![Joco Svelte Template](./static/screenshot.png) + ## FEATURES - [x] Secure HTTP-Only-Cookie-based JWT authentication built-in - [x] Typesafe and secure SQL queries with sqlx diff --git a/static/screenshot.png b/static/screenshot.png new file mode 100644 index 0000000..c09f8c0 Binary files /dev/null and b/static/screenshot.png differ