temporally eliminate outdated biicode
This commit is contained in:
parent
ee77b400ff
commit
4776ad25b3
17
README.md
17
README.md
@ -1,5 +1,5 @@
|
||||
# Nana C++ Library
|
||||
[](https://www.biicode.com/qiangwu/nana) [](https://travis-ci.org/qPCR4vir/nana) [](LICENSE_1_0.txt)
|
||||
[](https://travis-ci.org/qPCR4vir/nana) [](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
|
||||
|
Loading…
x
Reference in New Issue
Block a user