aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2018-09-29 11:36:17 +0800
committercrupest <crupest@outlook.com>2018-09-29 11:36:17 +0800
commit398b8f3ba535bb43c4b8593e3027c14894a7a211 (patch)
tree9e9487f74d7892284060858aa51ac33e8e512a3d /README.md
parent81e171fde553d02b572653a5e763cb74ce9d331a (diff)
downloadcru-398b8f3ba535bb43c4b8593e3027c14894a7a211.tar.gz
cru-398b8f3ba535bb43c4b8593e3027c14894a7a211.tar.bz2
cru-398b8f3ba535bb43c4b8593e3027c14894a7a211.zip
Update README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 27a6b09e..e8055f26 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,13 @@
# 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.
+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.