From 3e2d71085f97a7e20589765c08e706b03dfd9abc Mon Sep 17 00:00:00 2001 From: Shautvast Date: Fri, 29 Mar 2024 18:21:48 +0100 Subject: [PATCH] image --- README.md | 3 ++- webclient/README.md | 7 ------- 2 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 webclient/README.md diff --git a/README.md b/README.md index 2b5eaba..596fd77 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,5 @@ _Spiegel_ image filter project (WIP) - wasm sample output -![sample](web-client/output.jpg) +![sample](https://github.com/shautvast/spiegel-web/blob/main/webclient/output.jpg) +git remote add origin https://github.com/shautvast/spiegel-web.git diff --git a/webclient/README.md b/webclient/README.md deleted file mode 100644 index 438acb2..0000000 --- a/webclient/README.md +++ /dev/null @@ -1,7 +0,0 @@ -Work in progress! - -Goal: image filters, running in the browser - - -=> - \ No newline at end of file