From 8c135152353b5b51bd0938f0230074a4e2f6cd0b Mon Sep 17 00:00:00 2001
From: Ran Isenberg <60175085+ran-isenberg@users.noreply.github.com>
Date: Fri, 20 Oct 2023 15:53:26 +0300
Subject: [PATCH] docs: readme changes (#115)
Co-authored-by: Ran Isenberg
---
README.md | 35 +++++++++--------------------------
1 file changed, 9 insertions(+), 26 deletions(-)
diff --git a/README.md b/README.md
index 38835c5..f4bd0fa 100644
--- a/README.md
+++ b/README.md
@@ -7,28 +7,6 @@
![github-star-badge](https://img.shields.io/github/stars/ran-isenberg/serverless-python-demo.svg?style=social)
![issues](https://img.shields.io/github/issues/ran-isenberg/serverless-python-demo)
-
-
-
-
-## **The Pragmatic Python Serverless Developer**
-
-## **The Problem**
-
-Starting a Serverless service can be overwhelming. You need to figure out many questions and challenges that have nothing to do with your business domain:
-
-- How to deploy to the cloud? What IAC framework do you choose?# serverless-python-demo
-
-[![license](https://img.shields.io/github/license/ran-isenberg/serverless-python-demo)](https://github.com/ran-isenberg/serverless-python-demo/blob/master/LICENSE)
-![PythonSupport](https://img.shields.io/static/v1?label=python&message=3.11&color=blue?style=flat-square&logo=python)
-[![codecov](https://codecov.io/gh/ran-isenberg/serverless-python-demo/branch/main/graph/badge.svg?token=P2K7K4KICF)](https://codecov.io/gh/ran-isenberg/serverless-python-demo)
-![version](https://img.shields.io/github/v/release/ran-isenberg/serverless-python-demo)
-![github-star-badge](https://img.shields.io/github/stars/ran-isenberg/serverless-python-demo.svg?style=social)
-![issues](https://img.shields.io/github/issues/ran-isenberg/serverless-python-demo)
-
-
-
-
## **The Pragmatic Python Serverless Developer**
@@ -51,7 +29,9 @@ Learn about many open source tools, including Powertools for AWS Lambda—a tool
### The Products service
-
+
+
### **Features**
@@ -73,14 +53,17 @@ While the code examples are written in Python, the principles are valid to any s
#### **Monitoring Design**
-
+
+
#### **Async Testing Design**
-
+
+
## **License**