From d2de89ac0b2d7a376da073494e82a44ecd11c516 Mon Sep 17 00:00:00 2001 From: "NGnius (Graham)" Date: Sun, 18 Sep 2022 20:11:39 -0400 Subject: [PATCH] Update README checklist with decky info --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6dea6af..ca9f744 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ A faster, safer way to write plugin back-ends - [ ] Internal protocol documentation - [x] Async support - [ ] Encryption -- [ ] Plugin templates -- [ ] PluginLoader/Decky support +- [x] PluginLoader/Decky support + - [x] Plugin template - [ ] Crankshaft support -- [ ] Unnamed plugin system support + - [ ] Plugin template - [ ] Cross-framework tooling - [ ] Other programming languages support (C bindings)