From 8c9662a0117922759c6b6c85238aa099c3be4459 Mon Sep 17 00:00:00 2001 From: d0x471b <0x471@protonmail.com> Date: Fri, 6 Sep 2024 03:14:27 +0300 Subject: [PATCH] update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f89d78b..29c8856 100755 --- a/README.md +++ b/README.md @@ -62,6 +62,15 @@ npm run testw # watch mode npm run coverage ``` +## How to run the example (run.ts) +```sh +npm run example +``` + +## Thanks + +Thanks to Mahmoud, Boray, and Gregor for their support! + ## License [Apache-2.0](LICENSE)