diff options
author | crupest <crupest@outlook.com> | 2018-09-26 22:12:37 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-09-26 22:12:37 +0800 |
commit | c5b50419d96253782ae22a3d372a340e54248c62 (patch) | |
tree | 57aa8b4ba1f9a8b3c9cfd23a8d0a1c9dcb8e335d | |
parent | cfa9c01cf55c35fdef01cb25041d1d9029dd44c1 (diff) | |
download | cru-c5b50419d96253782ae22a3d372a340e54248c62.tar.gz cru-c5b50419d96253782ae22a3d372a340e54248c62.tar.bz2 cru-c5b50419d96253782ae22a3d372a340e54248c62.zip |
Add README.md.
-rw-r--r-- | README.md | 8 |
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`: [](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. |