forked from lobo/lambda-zig
update readme as caching now works
This commit is contained in:
parent
12dd33db15
commit
53981da7c1
|
@ -30,8 +30,6 @@ Caveats:
|
||||||
of zip file creation capabilities in the standard library (you can read, but
|
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
|
not write, zip files with the standard library). A TODO exists with more
|
||||||
information should you wish to file a PR.
|
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
|
A sample project using this runtime can be found at https://git.lerch.org/lobo/lambda-zig-sample
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user