Update readme for public release. #6

Closed
hurui200320 wants to merge 3 commits from feat/readme into develop
Showing only changes of commit 4566a9671e - Show all commits
+9
View File
@@ -0,0 +1,9 @@
# This pipeline is a placeholder that does nothing.
# This pipeline is added because GitLab requires a pipeline to success to allow merges.
stages:
- nop
nop:
stage: nop
script:
- echo "nop..."