aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuqian Yang <crupest@outlook.com>2018-09-26 14:14:21 +0000
committerYuqian Yang <crupest@outlook.com>2018-09-26 14:14:21 +0000
commit1fdc86fe5f8d18fdc8927f663aaeaa0b6b8f1e9b (patch)
tree57aa8b4ba1f9a8b3c9cfd23a8d0a1c9dcb8e335d
parentcfa9c01cf55c35fdef01cb25041d1d9029dd44c1 (diff)
parentc5b50419d96253782ae22a3d372a340e54248c62 (diff)
downloadcru-1fdc86fe5f8d18fdc8927f663aaeaa0b6b8f1e9b.tar.gz
cru-1fdc86fe5f8d18fdc8927f663aaeaa0b6b8f1e9b.tar.bz2
cru-1fdc86fe5f8d18fdc8927f663aaeaa0b6b8f1e9b.zip
Merge branch 'readme' into 'master'
Add README.md. See merge request crupest/CruUI!8
-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.