From 6404ca53daf5e589453176799ae29c201c75e3a5 Mon Sep 17 00:00:00 2001 From: Janis Steiner <89935073+jakani24@users.noreply.github.com> Date: Sun, 26 Oct 2025 15:54:15 +0100 Subject: [PATCH] Add languages section to README Added a section about the programming languages used. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ed02951..66d51dc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # protector 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)