summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9cb9030..74f6acc 100644
--- a/README.md
+++ b/README.md
@@ -6,15 +6,15 @@
# prettytable-rs
+A formatted and aligned table printer written in rust.
+
[Documentation](http://phsym.github.io/prettytable-rs)
-*Copyright © 2015 Pierre-Henri Symoneaux*
+*Copyright © 2016 Pierre-Henri Symoneaux*
> THIS SOFTWARE IS DISTRIBUTED WITHOUT ANY WARRANTY <br>
> Check LICENSE.txt file for more information. <br>
-A formatted and aligned table printer written in rust.
-
# How to use
## Including