Add workflow badge to README.md
All checks were successful
phpunit / Integration Tests (push) Successful in 10m19s

This commit is contained in:
2024-09-27 22:09:42 +00:00
parent d8eb9ab647
commit 23c33bc5d4

View File

@@ -4,6 +4,8 @@ ParamDB is a key-value store that is time-aware. Multiple values can be assigned
key with unique validity ranges. It can be used to feed static information that varies
with time to templates or to serve news.
![https://dev.noccylabs.info/paramdb/paramdb/actions/workflows/phpunit.yaml/badge.svg](https://dev.noccylabs.info/paramdb/paramdb/actions/workflows/phpunit.yaml/badge.svg)
## Introduction
There are situations where you need data to slap into a template, and the data may vary