aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-10-19 00:25:10 +0900
committernsfisis <nsfisis@gmail.com>2025-10-19 00:25:10 +0900
commit6b43160a2dd578fc52e0392a3471a2ca0336a9bc (patch)
tree9f6b8b9f11046c1fe80e7b2827be4bbf863318e0
parent7da51e3ed8b0a2fef94b82240def83ab24d5cac8 (diff)
downloadphp-next-after-6b43160a2dd578fc52e0392a3471a2ca0336a9bc.tar.gz
php-next-after-6b43160a2dd578fc52e0392a3471a2ca0336a9bc.tar.zst
php-next-after-6b43160a2dd578fc52e0392a3471a2ca0336a9bc.zip
docs: add badges
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 321b6a4..7ff28a9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# php-next-after
+![Packagist](https://img.shields.io/packagist/v/nsfisis/next-after)
+![GitHub Actions](https://img.shields.io/github/actions/workflow/status/nsfisis/php-next-after/test)
+
A PHP library that provides a port of Java's `Math.nextAfter()` family of functions.