aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Lionel <lionelmiquel@sfr.fr>2021-02-28 11:35:59 +0100
committerMiquel Lionel <lionelmiquel@sfr.fr>2021-02-28 11:35:59 +0100
commit78980dcae3e038072ef72b4cc55020d5a95c8b79 (patch)
tree982658c794bec1e719602ee0e8c829a5e40c067b /README.md
parent9ec78d0f98fa72293755052a989a34d09d08bb90 (diff)
downloadgpigeon-78980dcae3e038072ef72b4cc55020d5a95c8b79.tar.gz
gpigeon-78980dcae3e038072ef72b4cc55020d5a95c8b79.zip
use template instead of writing perl in perl
- also renamed gpigeon.css -> styles.css. more standard - utf-8 rules. other charset can't defeat him.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index fab7126..485cf42 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,5 @@ Mail::Sendmail then comment and uncomment some lines in <gpigeon-template.cgi>.
Installation
============
-I'm currently making a install script but frankly if you look around in
-the <gpigeon-template.cgi> source code you should figure things out quickly (hint: look for variables
-values ending in 'goes_here').
+Look in the [gpigeon-template.cgi](https://git.les-miquelots.net/gpigeon/plain/gpigeon-template.cgi) source code you should figure things out quickly.
+Hint: look for variables values ending in 'goes_here'.