From 93fef62d50089313fa40810af532049b678be821 Mon Sep 17 00:00:00 2001 From: Leon Date: Wed, 28 Dec 2022 15:57:21 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 303733e..9d9e554 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,9 @@ pitfalls + showcasing some tricks to ditch the need for multithreading. * added example.py where i can point people at when asking silly questions (no, its actually quite cool, everyone should see it) - +* added support for lambda platform +* added support for x86_32 +* added support for systems reporting as linux2 * some refactoring