On 02/24/2016 03:29 PM, Piotr Lewicki wrote:
> OMG. I'm a little embarrassed now.
> Renaming from README to README.md did the trick.
> Now the badge is being displayed correctly with the line:
>
> [](https:/badges/master/build.svg)
>
>
Th
OMG. I'm a little embarrassed now.
Renaming from README to README.md did the trick.
Now the badge is being displayed correctly with the line:
[](https:/badges/master/build.svg)
Thank you.
W dniu środa, 24 lutego 2016 11:15:01 UTC+1 użytko
Hallo Piotr,
What do you get to see when you save the README file? Can you maybe add a
screenshot as an attachment?
If you are unsure if GitLab recognizes the file as written in markdown, try
to modify the file name from README to README.md
Kind regards,
Jeroen
2016-02-24 10:32 GMT+01:00 Piotr
Thank you. I forgot to write that I have already used that and it is not
working.
On the other hand I'm not sure if Markdown in README file is recognized.
When I'm editing README via gitlab-project page I can choose from drop-down
that it's either "text" or "base64". Shouldn't that be a drop-down
Hi Piotr,
Try using this.
[](https://ci.my_gitlab_url/projects/PROJECT_INTEGER?ref=master)
Just look at https://gitlab.com/gitlab-org/gitlab-ce/blob/master/README.md
and https://gitlab.com/gitlab-org/gitlab-