From c5b50419d96253782ae22a3d372a340e54248c62 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 26 Sep 2018 22:12:37 +0800 Subject: Add README.md. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..27a6b09e --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# CruUI +branch `master`: [![pipeline status](https://gitlab.com/crupest/CruUI/badges/master/pipeline.svg)](https://gitlab.com/crupest/CruUI/commits/master) + +CruUI is a UI library running on Windows platform using Direct2D hardware accelaration. + +It is under construction. + +Please using VS2017 open the `CruUI.sln` file in the root directory. -- cgit v1.2.3