From 05e01e9112ead15ae9b3769120b7168080984b50 Mon Sep 17 00:00:00 2001 From: BARICHELLO Date: Sat, 11 Jan 2020 20:25:15 -0300 Subject: [PATCH] Update README.md Update examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18afade..2d39c86 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ https://hub.docker.com/r/barichello/godot-ci/ A `.gitlab-ci.yml` is included in this project as reference, for live projects using this image check the list below:
-- [Repository example](https://github.com/aBARICHELLO/game-off) -- [Deployed game example](http://barichello.me/game-off/) +- Repository examples: [GitHub](https://github.com/aBARICHELLO/game-off) | [GitLab](https://gitlab.com/BARICHELLO/game-off) +- Deployed game examples: [GitHub Pages](http://barichello.me/game-off/) | [GitLab Pages](https://barichello.gitlab.io/game-off/) - [Pipelines running](https://gitlab.com/BARICHELLO/game-off/pipelines) You can choose either [GitLab Pages](https://gitlab.com/help/user/project/pages/index.md) or [GitHub Pages](https://pages.github.com/) to deploy this project.