diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ _It's yet another no-frills browser, poi!_ ### What is this and why should I care? -The aim is to create a [KISS](kiss-principle) free-software web browser. +The aim is to create a [KISS][kiss-principle] free-software web browser. * small: do one thing and do it well * clean: a small codebase of human-readable code @@ -24,6 +24,6 @@ Do you know what a compiler is? Great, glance at docs/manual/Building.md for instructions. ### It doesn't work, what now? -Drop me an email at _aqua at iserlohn-fortress.net_. +Drop me an email at _aqua at iserlohn dash fortress dot net_. [kiss-principle]: https://en.wikipedia.org/wiki/KISS_principle |