From 0b512054831acf9fd2ef0110be1336f00b6a273b Mon Sep 17 00:00:00 2001 From: Christopher Carroll Smith <75859865+chriscarrollsmith@users.noreply.github.com> Date: Sat, 14 Oct 2023 18:14:25 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e0ae97..d7385f3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # A comic book-style business website built with React + Typescript + Tailwind +[](public/images/card.jpg) + The business website of Promptly Technologies, LLC is designed in the style of a comic book. In building this website, we greatly leveraged the incredible power of MidJourneyAI to develop beautiful, flashy graphics. We combined this with Typescript's strong typing, React's intuitive modularity, Tailwind's powerful styling, Vite's easy build system, and Github Actions scripting to automatically build and deploy the site every time we push a new change. The result is a website that is easy to maintain and update, and that looks great on both desktop and mobile devices. ## Structure and customization @@ -12,4 +14,4 @@ The `Booking` section is a Calendly iframe displayed from offsite and must be co ## Contributing -If you find a bug or have a feature request, please open an issue on Github. If you would like to contribute code, please open a pull request. We welcome contributions! \ No newline at end of file +If you find a bug or have a feature request, please open an issue on Github. If you would like to contribute code, please open a pull request. We welcome contributions!