aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.