From 53981da7c1857d23252fd533e1d9bf4fae305b2b Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Wed, 28 Aug 2024 15:23:32 -0700 Subject: [PATCH] update readme as caching now works --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 87810e6..dd4429f 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ Caveats: of zip file creation capabilities in the standard library (you can read, but not write, zip files with the standard library). A TODO exists with more information should you wish to file a PR. -* Caching is not yet implemented in the package or deployment steps, so the - function will be deployed on every build A sample project using this runtime can be found at https://git.lerch.org/lobo/lambda-zig-sample