From 2b5b27ae6f4e9631dc847e9f3a588474caebe5f0 Mon Sep 17 00:00:00 2001 From: Tejas Ahluwalia Date: Thu, 15 Dec 2022 15:04:33 +0530 Subject: [PATCH] docs: added "How Appsmith Works" image to README (#18967) * Add "How Appsmith Works" image * Add "How it works" image to README.md * docs: make "How Appsmith Works" image full width --- README.md | 5 ++++- static/images/how-it-works.svg | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 static/images/how-it-works.svg diff --git a/README.md b/README.md index d61e68e1c6..aa2f8577d4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,10 @@ YouTubeTemplates - + + +
+How Appsmith Works --- diff --git a/static/images/how-it-works.svg b/static/images/how-it-works.svg new file mode 100644 index 0000000000..45d559d14f --- /dev/null +++ b/static/images/how-it-works.svg @@ -0,0 +1 @@ + \ No newline at end of file