From 04a7d62b0b6eda66b08035d2187dd7ab07abb3e3 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 29 Nov 2020 10:08:05 -0500 Subject: [PATCH] Add more todos --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cefc16a..e3c7bbf 100644 --- a/README.md +++ b/README.md @@ -79,3 +79,5 @@ main = do - add an exe that wraps the library with a cli - port to ghcjs - put some examples in the docs +- graph store interface +- additional agent interfaces