Skip to content

Commit f031d49

Browse files
author
Orkuncakilkaya
committed
docs: add badges on readme & update logo
1 parent 2a56039 commit f031d49

File tree

2 files changed

+44
-26
lines changed

2 files changed

+44
-26
lines changed

README.md

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,28 @@
11
<p align="center">
2-
<a href="https://fingerprint.com">
3-
<picture>
4-
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/main/.github/resources/logo_light.svg" />
5-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/main/.github/resources/logo_dark.svg" />
6-
<img src="https://raw.githubusercontent.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/main/.github/resources/logo_dark.svg" alt="Fingerprint logo" width="312px" />
7-
</picture>
8-
</a>
2+
<a href="https://fingerprint.com">
3+
<picture>
4+
<source media="(prefers-color-scheme: dark)" srcset="https://fingerprint.com/img/company-logos/footer-logo.svg" />
5+
<source media="(prefers-color-scheme: light)" srcset="https://fingerprint.com/img/company-logos/header-logo.svg" />
6+
<img src="https://fingerprint.com/img/company-logos/header-logo.svg" alt="Fingerprint logo" width="312px" />
7+
</picture>
8+
</a>
99
</p>
1010
<p align="center">
11-
<a href="https://opensource.org/licenses/MIT">
12-
<img src="https://img.shields.io/:license-mit-blue.svg?style=flat"/>
13-
</a>
14-
<a href="https://discord.gg/39EpE2neBg">
15-
<img src="https://img.shields.io/discord/852099967190433792?style=logo&label=Discord&logo=Discord&logoColor=white" alt="Discord server">
16-
</a>
11+
<a href="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/release.yml">
12+
<img src="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/release.yml/badge.svg" alt="CI badge" />
13+
</a>
14+
<a href="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/test.yml">
15+
<img src="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/test.yml/badge.svg" alt="CI badge" />
16+
</a>
17+
<a href="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/functional.yml">
18+
<img src="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/functional.yml/badge.svg" alt="CI badge" />
19+
</a>
20+
<a href="https://opensource.org/licenses/MIT">
21+
<img src="https://img.shields.io/:license-mit-blue.svg?style=flat"/>
22+
</a>
23+
<a href="https://discord.gg/39EpE2neBg">
24+
<img src="https://img.shields.io/discord/852099967190433792?style=logo&label=Discord&logo=Discord&logoColor=white" alt="Discord server">
25+
</a>
1726
</p>
1827

1928
# Fingerprint Pro Server PHP SDK

template/README.mustache

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,28 @@
11
<p align="center">
2-
<a href="https://fingerprint.com">
3-
<picture>
4-
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/main/.github/resources/logo_light.svg" />
5-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/main/.github/resources/logo_dark.svg" />
6-
<img src="https://raw.githubusercontent.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/main/.github/resources/logo_dark.svg" alt="Fingerprint logo" width="312px" />
7-
</picture>
8-
</a>
2+
<a href="https://fingerprint.com">
3+
<picture>
4+
<source media="(prefers-color-scheme: dark)" srcset="https://fingerprint.com/img/company-logos/footer-logo.svg" />
5+
<source media="(prefers-color-scheme: light)" srcset="https://fingerprint.com/img/company-logos/header-logo.svg" />
6+
<img src="https://fingerprint.com/img/company-logos/header-logo.svg" alt="Fingerprint logo" width="312px" />
7+
</picture>
8+
</a>
99
</p>
1010
<p align="center">
11-
<a href="https://opensource.org/licenses/MIT">
12-
<img src="https://img.shields.io/:license-mit-blue.svg?style=flat"/>
13-
</a>
14-
<a href="https://discord.gg/39EpE2neBg">
15-
<img src="https://img.shields.io/discord/852099967190433792?style=logo&label=Discord&logo=Discord&logoColor=white" alt="Discord server">
16-
</a>
11+
<a href="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/release.yml">
12+
<img src="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/release.yml/badge.svg" alt="CI badge" />
13+
</a>
14+
<a href="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/test.yml">
15+
<img src="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/test.yml/badge.svg" alt="CI badge" />
16+
</a>
17+
<a href="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/functional.yml">
18+
<img src="https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/actions/workflows/functional.yml/badge.svg" alt="CI badge" />
19+
</a>
20+
<a href="https://opensource.org/licenses/MIT">
21+
<img src="https://img.shields.io/:license-mit-blue.svg?style=flat"/>
22+
</a>
23+
<a href="https://discord.gg/39EpE2neBg">
24+
<img src="https://img.shields.io/discord/852099967190433792?style=logo&label=Discord&logo=Discord&logoColor=white" alt="Discord server">
25+
</a>
1726
</p>
1827

1928
# Fingerprint Pro Server PHP SDK

0 commit comments

Comments
 (0)