From 0045e43d153a11c4efa3efc641253c511aa84e44 Mon Sep 17 00:00:00 2001 From: Evan Sellers Date: Tue, 2 Apr 2024 11:37:37 -0400 Subject: [PATCH] Updated Documenation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ffd201..30c8111 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ export default StaticFlags.load({ ```json { "example": "hello world", - "test": 2 + "test": 2, "foo": false } ```