style(readme): fix formatting of badge table
The badge table did not render on github, adjuested so that each row is on one line for github markdown to function !7
This commit is contained in:
13
README.md
13
README.md
@ -1,23 +1,18 @@
|
|||||||
# No Fuss Computing - Gitlab-CI
|
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
|
# No Fuss Computing - Gitlab-CI
|
||||||
|
|
||||||
[](https://gitlab.com/nofusscomputing/projects/gitlab-ci/-/issues)
|
[](https://gitlab.com/nofusscomputing/projects/gitlab-ci/-/issues)
|
||||||
|
|
||||||
|
|
||||||
| Stable Branch |
|
| Stable Branch | [](https://gitlab.com/nofusscomputing/projects/gitlab-ci) | [](https://gitlab.com/nofusscomputing/projects/gitlab-ci/-/jobs/artifacts/master/file/artifacts/validation/tests/gl-code-quality-report.html?job=PyLint) |
|
||||||
[](https://gitlab.com/nofusscomputing/projects/gitlab-ci) |
|
|
||||||
[](https://gitlab.com/nofusscomputing/projects/gitlab-ci/-/jobs/artifacts/master/file/artifacts/validation/tests/gl-code-quality-report.html?job=PyLint) |
|
|
||||||
|:----|:----|:----|
|
|:----|:----|:----|
|
||||||
|
|
||||||
| development Branch |
|
| development Branch | [](https://gitlab.com/nofusscomputing/projects/gitlab-ci) | [](https://gitlab.com/nofusscomputing/projects/gitlab-ci/-/jobs/artifacts/development/file/artifacts/validation/tests/gl-code-quality-report.html?job=PyLint) |
|
||||||
[](https://gitlab.com/nofusscomputing/projects/gitlab-ci) |
|
|
||||||
[](https://gitlab.com/nofusscomputing/projects/gitlab-ci/-/jobs/artifacts/development/file/artifacts/validation/tests/gl-code-quality-report.html?job=PyLint) |
|
|
||||||
|:----|:----|:----|
|
|:----|:----|:----|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
This repository is hosted on [gitlab.com](https://gitlab.com/nofusscomputing/projects/gitlab-ci) and has a read-only copy hosted on [github.com](https://github.com/NoFussComputing/gitlab-ci).
|
This repository is hosted on [gitlab.com](https://gitlab.com/nofusscomputing/projects/gitlab-ci) and has a read-only copy hosted on [github.com](https://github.com/NoFussComputing/gitlab-ci).
|
||||||
|
|
||||||
links:
|
links:
|
||||||
|
Reference in New Issue
Block a user