From b40f39f8a13312a469406539c124f84cca8e0ef9 Mon Sep 17 00:00:00 2001 From: cnjinhao Date: Mon, 15 Dec 2014 16:09:58 +0800 Subject: [PATCH] Create README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..8b7a7fb1 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Nana C++ Library + +Nana is a C++ library designed to allow developers to easily create cross-platform GUI applications with modern C++11 style, currently it can work on Linux(X11) and Windows. The nana repository contains the entire source of library, you can browse the source code and submit your pull request for contributing. + +## License + +Nana is licensed under the [Boost Software License]. + +[Boost Software License]: http://www.boost.org/LICENSE_1_0.txt + +## Support + +The best way to get help with Nana library is by visiting htt://nanapro.org/help/index.htm