From a77c6c895082387cb458f56dd0f2339785493095 Mon Sep 17 00:00:00 2001
From: Orkun
Date: Wed, 10 Jul 2024 17:17:01 +0300
Subject: [PATCH 1/4] docs(readme): update badges and logo
---
README.md | 34 ++++++++++------------------------
template/README.mustache | 34 ++++++++++------------------------
2 files changed, 20 insertions(+), 48 deletions(-)
diff --git a/README.md b/README.md
index 70b6c14d..b6ea2a17 100644
--- a/README.md
+++ b/README.md
@@ -1,34 +1,20 @@
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
# Fingerprint Pro Server API PHP SDK
diff --git a/template/README.mustache b/template/README.mustache
index d5fe3228..4c895787 100644
--- a/template/README.mustache
+++ b/template/README.mustache
@@ -1,34 +1,20 @@
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
# Fingerprint Pro Server API PHP SDK
From 448dd9e1e001c496430c48d9d1558060cb8e4bb0 Mon Sep 17 00:00:00 2001
From: Orkun
Date: Wed, 17 Jul 2024 13:09:30 +0300
Subject: [PATCH 2/4] docs(readme): fix php require badge
---
README.md | 28 ++++++++++++++--------------
template/README.mustache | 28 ++++++++++++++--------------
2 files changed, 28 insertions(+), 28 deletions(-)
diff --git a/README.md b/README.md
index b6ea2a17..f26f933e 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,20 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
# Fingerprint Pro Server API PHP SDK
diff --git a/template/README.mustache b/template/README.mustache
index 4c895787..c81af588 100644
--- a/template/README.mustache
+++ b/template/README.mustache
@@ -1,20 +1,20 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
# Fingerprint Pro Server API PHP SDK
From 47bd8327771c05b89b1b09380c613dd1aec4a61e Mon Sep 17 00:00:00 2001
From: Orkun
Date: Wed, 17 Jul 2024 13:14:59 +0300
Subject: [PATCH 3/4] docs(readme): change style for min php version badge
---
README.md | 2 +-
template/README.mustache | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f26f933e..e7796c07 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
-
+
diff --git a/template/README.mustache b/template/README.mustache
index c81af588..b9e093fd 100644
--- a/template/README.mustache
+++ b/template/README.mustache
@@ -12,7 +12,7 @@
-
+
From ffae00ca8148fd7aea680bb91142d295ad29163c Mon Sep 17 00:00:00 2001
From: Orkun
Date: Wed, 17 Jul 2024 13:37:43 +0300
Subject: [PATCH 4/4] docs(readme): change from http to https for some links
---
README.md | 4 ++--
template/README.mustache | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index e7796c07..0f198b1c 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
-
+
@@ -42,7 +42,7 @@ We currently don't support external PHP Runtimes like:
## Installation & Usage
### Composer
-To install the bindings via [Composer](http://getcomposer.org/), add the following to `composer.json`:
+To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:
```
{
diff --git a/template/README.mustache b/template/README.mustache
index b9e093fd..367f7cc9 100644
--- a/template/README.mustache
+++ b/template/README.mustache
@@ -12,7 +12,7 @@
-
+
@@ -52,7 +52,7 @@ We currently don't support external PHP Runtimes like:
## Installation & Usage
### Composer
-To install the bindings via [Composer](http://getcomposer.org/), add the following to `composer.json`:
+To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:
```
{