aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2018-09-26 22:12:37 +0800
committercrupest <crupest@outlook.com>2018-09-26 22:12:37 +0800
commitc5b50419d96253782ae22a3d372a340e54248c62 (patch)
tree57aa8b4ba1f9a8b3c9cfd23a8d0a1c9dcb8e335d /README.md
parentcfa9c01cf55c35fdef01cb25041d1d9029dd44c1 (diff)
downloadcru-c5b50419d96253782ae22a3d372a340e54248c62.tar.gz
cru-c5b50419d96253782ae22a3d372a340e54248c62.tar.bz2
cru-c5b50419d96253782ae22a3d372a340e54248c62.zip
Add README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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.