From 0e4e3401bc0a13d21b59da945581b10de6f66d64 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Fri, 15 Dec 2023 14:06:11 -0300 Subject: [PATCH] docs: add used and supported by section to readme Signed-off-by: Carlos Alexandro Becker --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c2b59eb..51e0208 100644 --- a/README.md +++ b/README.md @@ -605,6 +605,11 @@ func main() { > If you want to check if an specific error is in the chain, you can also use > `errors.Is()`. +## Used and supported by + +![Encore]() +Encore - the platform for building Go-based cloud backends. + ## Stargazers over time [![Stargazers over time](https://starchart.cc/caarlos0/env.svg)](https://starchart.cc/caarlos0/env)