diff --git a/README.md b/README.md index 38defd3b..ed922084 100644 --- a/README.md +++ b/README.md @@ -599,6 +599,12 @@ This should be extracted to services. ## How To ... +Besides the following *How Tos* you can also find several *How Tos* in the source code: + +```sh +grep -r HOWTO src +``` + ### How to Configure .pgpass for the Default PostgreSQL Database? To access the default database schema as used during development, add this line to your `.pgpass` file in your users home directory: