From 073824d779379e801c184bffcd0a57025329ffc0 Mon Sep 17 00:00:00 2001 From: gmh5225 <2315157@qq.com> Date: Thu, 16 Feb 2023 03:15:40 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4115d96..f3fc86e 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ Expanding Kernel Lazy Importer ## Features -- Hiding Global Variables -- Using random seeds +- Hide Global Variables +- Use random seeds +- Add caching mechanism ## Example ```C++