@@ -19,4 +19,6 @@ Save the newly created badge. It will be blank by default.
3. Then, copy the `.gitlab-ci.yml` file of this repository into yours. Be careful, the filename has to be identical, including the starting `.`.
4. The bash file scorer will run everytime you push something to your repository. You can run it manually by going to CI/CD > Pipelines and click on "Run pipeline".
\ No newline at end of file
4. The bash file scorer will run everytime you push something to your repository. You can run it manually by going to CI/CD > Pipelines and click on "Run pipeline".
5. If you want to read details about your score, go to CI / CD > Jobs and click on the latest job id.