diff --git a/README.md b/README.md index 89d77ef..2f4dc1f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ ## Svelte/Tauri Template -
#### An extremely simple bare bones Svelte/Tauri template with some extra additions for ease of use out of the box. + The extra additions include packages and systems and functionality such as: + - Scss - Tailwind - DaisyUI @@ -17,4 +18,3 @@ The extra additions include packages and systems and functionality such as: - Tauri store plugin - Fontawesome - Roboto Font - diff --git a/src/assets/app.png b/src/assets/app.png new file mode 100644 index 0000000..179898c Binary files /dev/null and b/src/assets/app.png differ