diff --git a/README.md b/README.md index 07e984b..528d4d8 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ ![image](https://github.com/joelwembo/django-multitenant-saas-ecommerce-kubernetes/assets/19718580/f52b4f26-b42f-4f16-81fc-3aac8cc62f82) -- [@Author](https://www.joelotepawembo.com) +- [@Joel O. Wembo](https://www.joelotepawembo.com) - [@twitter](twitter.com/joelwembo1) - [@linkedin](https://www.linkedin.com/in/joelotepawembo) + ## Introduction Automating deployment processes is crucial for modern web development, enhancing productivity and reliability. In this article, we focus on automating the deployment of a Django web application onto an Ubuntu Server hosted on AWS EC2. @@ -167,10 +168,11 @@ tenant = Client(schema_name="test", name="test Company") domain = Domain(domain="btest.localhost", tenant=tenant, is_primary=True) -# For more information about the author contact: +Thank you for Reading !! 🙌🏻, see you in the next article.🤘 +# For more information about the author visit -- [@Author](https://www.joelotepawembo.com) +- [@Joel O. Wembo](https://www.joelotepawembo.com) - [@twitter](twitter.com/joelwembo1) - [@linkedin](https://www.linkedin.com/in/joelotepawembo)