From 72dd06be377eb6fcd872082db08e3cb244e0e566 Mon Sep 17 00:00:00 2001 From: Pierre-Henri Symoneaux Date: Mon, 12 Sep 2016 13:39:54 +0200 Subject: Fixed github forkme ribbon position in doc #34 --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 2b72a4a..e27e5b7 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,4 +1,4 @@ -//! Fork me on GitHub +//! Fork me on GitHub //! //! A formatted and aligned table printer written in rust extern crate unicode_width; -- cgit v1.2.3