From 9e1a51076181d72a6cf3596323563c8b2454fd31 Mon Sep 17 00:00:00 2001 From: Debao Zhang Date: Tue, 15 Oct 2013 11:38:10 +0800 Subject: [PATCH] Add link to the documentation index page --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a2915c8..8e0f157 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Documentation: http://qtxlsx.debao.me + QtXlsx is a library that can write Excel files. It doesn't require Microsoft Excel and can be used in any platform that Qt5 supported. ## Getting Started