From 88f523723885f0fbe554762ee8e5fc5ead775918 Mon Sep 17 00:00:00 2001 From: Wes Copeland Date: Mon, 11 Oct 2021 15:33:14 -0400 Subject: [PATCH] fix: trigger a release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ef4cb9..588d717 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ PSN API is a reference implementation of a [community effort](https://andshrew.g ## Features -✅  Modular by design, supports tree-shaking. +✅  Modular by design, and supports tree-shaking. ✅  Aligns with the [community PSN API documentation](https://andshrew.github.io/PlayStation-Trophies/#/). ✅  Supports Node environments (14 and above). ✅  Supports browsers.