From ef5debb8c9b7955289bcbfc2865a3f09b48797bb Mon Sep 17 00:00:00 2001 From: Christopher Vagnetoft Date: Wed, 1 Dec 2021 01:19:35 +0100 Subject: [PATCH] Touched README to trigger woodpecker --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4450bd7..61d98f3 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ This is a library to help write juice-mixing stuff in PHP. * Calculate weights for mixing based on the VG/PG ratio or a specific values. * Calculate weights for nicotine based on the nicotine strength and base. * Interfaces allow for custom entity-backed implementations. + +