diff --git a/README.md b/README.md index bcb961ff..6ba6aba5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Nana C++ Library -[![BiiCode build status](https://webapi.biicode.com/v1/badges/qiangwu/qiangwu/nana/master)](https://www.biicode.com/qiangwu/nana) [![TravisCI build status](https://travis-ci.org/qPCR4vir/nana.svg)](https://travis-ci.org/qPCR4vir/nana) [![Licence](https://img.shields.io/badge/license-BSL-blue.svg?style=flat)](LICENSE_1_0.txt) +[![TravisCI build status](https://travis-ci.org/qPCR4vir/nana.svg)](https://travis-ci.org/qPCR4vir/nana) [![Licence](https://img.shields.io/badge/license-BSL-blue.svg?style=flat)](LICENSE_1_0.txt) 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. @@ -14,21 +14,6 @@ Jinhao, [Ariel Viña Rodríguez]. [Ariel Viña Rodríguez]: http://qpcr4vir.github.io/ -## Biicode -Nana is available in biicode, download biicode and try the nana example: - -``` -> mkdir try-nana -> cd try-nana -> bii init -> bii open qiangwu/nana-example -> bii find -> bii build -> cd bin -``` - -Run it! All dependencies will be resovled automatically by biicode! Amazing, isn't it? - ## Support The best way to get help with Nana library is by visiting http://nanapro.org/help.htm