From 147114fd9b1fbb3bfaa732b833ec214cc6c714da Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 29 Jan 2023 22:20:04 +0100 Subject: [PATCH] Add querier --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c5927b..ecb0c78 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,6 @@ Work in progress. This is not ready for usage yet - [x] Enums - [x] Input - [ ] Objects +- [ ] Implement context and querier - [ ] fix build / release cycle - [ ] general api stabilisation