From 98e9a3f5b389ec9bdcee5564fdf23eb63f9d90e1 Mon Sep 17 00:00:00 2001 From: shellrow <81893184+shellrow@users.noreply.github.com> Date: Sat, 13 Nov 2021 17:09:48 +0900 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c02341..83514fe 100644 --- a/README.md +++ b/README.md @@ -50,5 +50,11 @@ fn main(){ } ``` -For more details, see [examples][examples-url] or doc. +## Tested on +- Linux + - Kali 2021.1 (VMware) + - Ubuntu 20.04 +- macOS 11.6 +- Windows 10 20H2 +For more details, see [examples][examples-url] or doc.