diff --git a/README.md b/README.md index 5d24b5d..9b455a5 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,19 @@ # Ecogood Portal Page -This SPA shows a list of available web applications of ecogood. +This SPA shows a list of available web applications of ecogood. ![screenshot](docs/screenshot.png "Screenshot") -**Features:** +## Features + +- Multi language + +### Technical -- responsive layout - generated static website powered by [Hugo](https://gohugo.io/) -- Multi language support + - easily extensible by a YAML definition +- responsive layout +- Respects Privacy and Security by setting CSP and RP - Apache based basic Authentication included ## Development diff --git a/docs/screenshot.png b/docs/screenshot.png index baa997d..b35e7eb 100644 Binary files a/docs/screenshot.png and b/docs/screenshot.png differ