From 25308eb6d200830217d9a6f2808c13eb0d229d26 Mon Sep 17 00:00:00 2001 From: Shrecknt <58538423+Shrecknt@users.noreply.github.com> Date: Tue, 5 Mar 2024 18:02:24 -0800 Subject: [PATCH] add warning to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f10343..6055f0f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Scan the entire ipv4 address space for Minecraft servers, with dynamic scanning > **Important** > - The scanner is currently very early in development and is missing many features > - The scanner's adaptive scanning capabilities rely on already having some data to expand upon. If you do not already have a small number of servers in your database, the scanner will likely crash. +> - The scanner currently drops all data instead of pushing it to the database while I'm working on refactoring the database. ## Prerequisites