diff --git a/README.md b/README.md index 1600639..727e17b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ In order to track all your API requests you must implement the ProfyleMidd * enabled : Default true. You can use an env variable to decide if profyle is enabled. * pattern: Profyle only will trace those paths that match with pattern (glob pattern) -
+
FastAPI ```Python