diff --git a/README.md b/README.md index b6783b4..c7ee955 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,6 @@ The Password plugin can also be used when configured accordingly. -### Screenshots - -![Login with Elastic Skin](docs/login.png) - -![Recovery password](docs/reset.png) - ### Install @@ -29,5 +23,15 @@ 3. Rename 'config.inc.php.dist' to 'config.inc.php' 4. Configure the credentials to access the postfix database in the config.inc.php file +### Screenshots -### \ No newline at end of file +![Login with Elastic Skin](docs/login.png) + +![Recovery password](docs/reset.png) + +![Recovery with code](docs/recovery.png) + +![Recovery with code and answer](docs/recovery2.png) + + +###