Skip to content

Commit ff4edb8

Browse files
Merge pull request #11 from verbanent/update/readme
Updated README.md file
2 parents fe9cf7d + e814772 commit ff4edb8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ addons:
1212
sonarcloud:
1313
organization: "verbanent-public"
1414
token:
15-
secure: "AX6klnvTZH6n+1GWmQeJT37qt4OVWaRCECSdW1mNcquE+fScm2EnaTvs6CiCxvCUXttsBRsVJXjEJpzK/QbPdRDFNEGBujlkPu22+4YaGNqyleVAwkFIv5Lq5zrI0YZgUPzegEnxLtPAIrF1FAK6XIa+HB4e8KvbScagTl5fs32VYdrubUy6CiZHgh18YN2uQn2pExcKALJlsRJGpMzOb7t0ktnNCAIIz4XPx7F1mT22681FQLSEN7B2E9mo0cGjWcnVn4od2BEUjkpXXm7fngs1MIHIOwPUo4nQ3fLvCG89glWknmYr8oXvCrH3x7ejVhZeAUL0g8nmcANGv9qnINEnGKftQPK9nq599XtTZSnepgOFixBv8kpGqxBoN+wzTCgbZ6Fg4mPnnOoKnMz1pyKAqfirLCRxaHruuiXJReoeFnRSsLVVOun7ffNkkI2AC1wOgxLSoLTpq4m2KEBJQuZeSZEvaXNv+6jCrL4/5Osyu5JXrumyUuWXG+KLqzMLESlxJYpEG2HGr2DQouu7OAPKQUcmy163twBNXjI2K3mMlxEvYy/HmhS1XlfhBlbl3unuxarqIg5DWWKHGtV/8S9I7I1mfEmZb5MDeGlMDNluJrV29iumYIw3A7jPffbrMXLI976JwsxRuiTCeY20bAw9Z1p0FO933BA4xJCgUZ4="
15+
secure: "MM01z8LC6NToHCv993MwZSsS1PmrnKmMpR3L+c/ndd33ZnMhO0TeQuph5y1F76+fOSpDNh671DwZqZ+RoajRpmjezeOkD3Am2wOBlFFJB5VZqzF3+gE1Ic8NjomE4jiLysERwBuELmJ4nB7CaHo9tUvGqDd71tsBgFIo9+Gz1yan5T7EKBofvtVHaF2Szb18P6j+6GuXUX1wW9h9vDTUuwA8tMOvTqnf5NEL+C08WHpv/ulazZchXMGqV2cnKs5f1t7ifQBtmM22s0OEgdjGgVVZMk/9RUAJliaJ0V2nvWdDiHaBUMQ+pxM4AThxlws+NJrCplhX0xH3dnUM8eAL9fQoW7J+5+zfKLOvq2aAsnhLbgwFvwS2B7ITJKt1vshW4SZ3kSlEuzIt0EaGV6G/15OLznAzzDDcyL4Cbsu890vqta8tJJMXEuRrXj8C84kjohR+DcOKBz8tf0g255eCCDGLppRgv0nJy4cwhrcZMh5jdd7V07LuMW2J33hKIGfrwI3byOLyI0jwXOnhGG7h/SaMYL/WDdBdDiPn2LRxoSOA2vZJ9dxaZOJaK6BOJvNPvSyVWnEq8GA8UsTh8jfXxi4b48+DuBr3hbVDD2XDyOIV61Gyg9kOqz+uROcnyev/V+O7Z5oqg3vvWtTtfO5tzJ6M/nXHiRSG2dNkYbIImAg="
1616

1717
git:
1818
depth: false

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=verbanent_eloquent-binary-uuid&metric=alert_status)](https://sonarcloud.io/dashboard?id=verbanent_eloquent-binary-uuid)
44
[![Downloads](https://img.shields.io/packagist/dt/verbanent/eloquent-binary-uuid.svg)](https://packagist.org/packages/verbanent/eloquent-binary-uuid)
5-
[![StyleCI](https://github.styleci.io/repos/285826449/shield?branch=master)](https://github.styleci.io/repos/285826449)
6-
[![CodeFactor](https://www.codefactor.io/repository/github/verbanent/eloquent-binary-uuid/badge)](https://www.codefactor.io/repository/github/verbanent/eloquent-binary-uuid)
5+
[![StyleCI](https://github.styleci.io/repos/285826449/shield?branch=main)](https://github.styleci.io/repos/285826449?branch=main)
6+
[![CodeFactor](https://www.codefactor.io/repository/github/verbanent/eloquent-binary-uuid/badge/main)](https://www.codefactor.io/repository/github/verbanent/eloquent-binary-uuid/overview/main)
77
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=verbanent_eloquent-binary-uuid&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=verbanent_eloquent-binary-uuid)
88
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=verbanent_eloquent-binary-uuid&metric=ncloc)](https://sonarcloud.io/dashboard?id=verbanent_eloquent-binary-uuid)
99
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=verbanent_eloquent-binary-uuid&metric=coverage)](https://sonarcloud.io/dashboard?id=verbanent_eloquent-binary-uuid)

0 commit comments

Comments
 (0)