From ced6ad57480bc715621eadc855033eafc05c03ae Mon Sep 17 00:00:00 2001 From: Akram El Assas Date: Sat, 23 Mar 2024 12:16:49 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01731972..5abf8174 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Customers can sign up from the frontend or the mobile app, search for available A key design decision was made to use TypeScript instead of JavaScript due to its numerous advantages. TypeScript offers strong typing, tooling, and integration, resulting in high-quality, scalable, more readable and maintainable code that is easy to debug and test. - +![Docker](https://movin-in.github.io/content/docker-small.png) Movin' In can run in a Docker container. Follow this step by step [guide](https://github.com/aelassas/movinin/wiki/Docker) to walk you through on how to build Movin' In Docker image and run it in a Docker container.