From 4f6fe181200f3be44c6cd8895ef0e00edfcaf8fe Mon Sep 17 00:00:00 2001 From: Eser DENIZ Date: Sun, 17 Nov 2024 22:21:33 +0100 Subject: [PATCH] README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d59084e..b073ac9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # native-myip - -[![Latest Stable Version](http://poser.pugx.org/knotsphp/publicip/v)](https://packagist.org/packages/knotsphp/publicip) [![Total Downloads](http://poser.pugx.org/knotsphp/publicip/downloads)](https://packagist.org/packages/knotsphp/publicip) [![Latest Unstable Version](http://poser.pugx.org/knotsphp/publicip/v/unstable)](https://packagist.org/packages/knotsphp/publicip) [![License](http://poser.pugx.org/knotsphp/publicip/license)](https://packagist.org/packages/knotsphp/publicip) [![PHP Version Require](http://poser.pugx.org/knotsphp/publicip/require/php)](https://packagist.org/packages/knotsphp/publicip) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/knotsphp/publicip/test.yml?label=Tests) +[![Latest Stable Version](http://poser.pugx.org/knotsphp/publicip/v)](https://packagist.org/packages/knotsphp/publicip?) +[![Total Downloads](http://poser.pugx.org/knotsphp/publicip/downloads)](https://packagist.org/packages/knotsphp/publicip?) +[![Latest Unstable Version](http://poser.pugx.org/knotsphp/publicip/v/unstable)](https://packagist.org/packages/knotsphp/publicip?) +[![License](http://poser.pugx.org/knotsphp/publicip/license)](https://packagist.org/packages/knotsphp/publicip?) +[![PHP Version Require](http://poser.pugx.org/knotsphp/publicip/require/php)](https://packagist.org/packages/knotsphp/publicip?) +![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/knotsphp/publicip/test.yml?label=Tests) A simple PHP library to get the public IP address of the current machine. This library uses `dig` or HTTP requests to obtain the public IP address of the current machine by utilizing publicly