From 690bee2b156b5f5c9a0db51bb076c077b53bf1b7 Mon Sep 17 00:00:00 2001 From: R <12875414+RaphaelRo@users.noreply.github.com> Date: Sat, 13 Nov 2021 20:31:32 +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 69fbe61..9a803d6 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,6 @@ During one of our penetration tests, we encountered an application where these t Jane is written using C# 8.0 features. To easily compile this project, use Visual Studio 2019. ## Notes -This is a test tool and only basic error handling is implemented. +This is a test tool. +* Only basic error handling is implemented +* There will probably be some bugs