diff options
author | crupest <crupest@outlook.com> | 2018-09-29 11:36:17 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-09-29 11:36:17 +0800 |
commit | 398b8f3ba535bb43c4b8593e3027c14894a7a211 (patch) | |
tree | 9e9487f74d7892284060858aa51ac33e8e512a3d | |
parent | 81e171fde553d02b572653a5e763cb74ce9d331a (diff) | |
download | cru-398b8f3ba535bb43c4b8593e3027c14894a7a211.tar.gz cru-398b8f3ba535bb43c4b8593e3027c14894a7a211.tar.bz2 cru-398b8f3ba535bb43c4b8593e3027c14894a7a211.zip |
Update README.md.
-rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,8 +1,13 @@ # CruUI branch `master`: [](https://gitlab.com/crupest/CruUI/commits/master) -CruUI is a UI library running on Windows platform using Direct2D hardware accelaration. +The project has migrated to [GitLab](https://gitlab.com/crupest/CruUI). +Issues and pull requests can only be found on GitLab. Both of them are +created by myself at present, but you can find some information of +development process of this project. -It is under construction. +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. |