From 2e701986f8b9f51759094d202f648683b35fab07 Mon Sep 17 00:00:00 2001 From: "Difrex(Denis Zheleztsov)" Date: Mon, 16 Jun 2014 13:04:57 +0400 Subject: [PATCH] Readme update --- README.md | 6 +++++- t/head.html | 3 --- t/post.html | 2 +- t/send.html | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e06ef7b..b8c500b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Plack/Perl web client for ii network **Only GNU/Linux is supported** -# Install +## Install Create dirrectories: mkdir {echo,msg} @@ -23,3 +23,7 @@ On Debian based systems: apt-get install libplack-perl libhtml-template-perl libsql-abstract-perl \ libdbd-sqlite3-perl libconfig-tiny-perl + +## TODO + +* Switch to clean SQL database diff --git a/t/head.html b/t/head.html index 741dadd..c9c446c 100644 --- a/t/head.html +++ b/t/head.html @@ -27,9 +27,6 @@ margin-top: 0.5em; margin-bottom: 0px; } - .post a { - text-decoration: none; - } .post img { display: inline-block; border-radius: 10px; diff --git a/t/post.html b/t/post.html index e05f28b..5baf036 100644 --- a/t/post.html +++ b/t/post.html @@ -1,5 +1,5 @@
-

+


From:
diff --git a/t/send.html b/t/send.html index f1899fd..493ce90 100644 --- a/t/send.html +++ b/t/send.html @@ -18,7 +18,7 @@

- +