summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2019-02-11 13:54:15 +0300
committerdefanor <defanor@uberspace.net>2019-02-11 13:54:15 +0300
commit1f3580e9e7c6216aa116e105d00548780f6a78cd (patch)
tree1e890a0802cef35b08c2b9c97cf2c43e5282c84b /README.md
parent330f68012df0aa5c215a99924bd9b5a343512499 (diff)
Update READMEs
- Use XSLT_DIR instead of FCGI_CHDIR in the nginx configuration example, since FCGI_CHDIR is not always available. - Link the "dynamic websites" note as additional documentation.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6e57199..6138ee5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# pg×html
-This is a tool to make custom web interfaces to PostgreSQL databases,
+This is a tool to make custom web interfaces to PostgreSQL databases
+(aka [dynamic websites](https://defanor.uberspace.net/notes/dynamic-websites.xhtml)),
using simple and standard technologies:
- SQL for querying