diff --git a/README.md b/README.md index 03ad4dca3..96ac65159 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,9 @@ func hello(c echo.Context) error { - Suggesting new features or enhancements - Improve/fix documentation +## List of external middleware ++ [pongo2echo(https://github.com/stnc/pongo2echo) - Package pongo2echo is a template renderer that can be used with the Echo web framework [pongo2 like django templates] + ## Credits - [Vishal Rana](https://github.com/vishr) - Author