update readme

This commit is contained in:
Emil Lerch 2023-08-28 12:18:38 -07:00
parent 827c90ab8a
commit a1e13775f7
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -59,8 +59,6 @@ WebIdentityToken is not yet implemented.
TODO List:
* re-enable all demos. Some are causing compilation errors, and these errors
do not have reference tracing as they exist within monomorphised code
* Implement all demos as tests in src/aws.zig. This has been done for
STS GetCallerIdentity, but needs to be extended for the others
* Json parsing is based on a fork of the 0.9.0 (maybe earlier?) json parser.