diff README.md @ 4503:b86367910f86

client: extend docs with remark about production builds
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 02 Oct 2019 14:18:22 +0200
parents 43c52a2d4f17
children 9321d9fb719f
line wrap: on
line diff
--- a/README.md	Wed Oct 02 12:42:25 2019 +0200
+++ b/README.md	Wed Oct 02 14:18:22 2019 +0200
@@ -18,6 +18,9 @@
 
 - To only build the SPA-Client in demo mode you can use `make clientdemo`.
 
+Check [client/README](client/README.md) for details, especially
+if you want to do a production setup.
+
 For further details see [docs/DEVELOPMENT](docs/DEVELOPMENT.md).