aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.