From adfa93a93751ff7f61f4e4a0c277235db7abc68e Mon Sep 17 00:00:00 2001 From: Janis Steiner <89935073+jakani24@users.noreply.github.com> Date: Sun, 26 Oct 2025 16:24:29 +0100 Subject: [PATCH] Update README to correct programming language description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66d51dc..122cb56 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Protector Is a tool for remote incident detection and response # Languages -Protector will be written in PHP (server) and, since my Lieutenant said my c++ code is unsafe, in Rust (client) +Protector will be written in PHP (server) and c++ (client)