Update README to correct programming language description

This commit is contained in:
Janis Steiner
2025-10-26 16:24:29 +01:00
committed by GitHub
parent 6404ca53da
commit adfa93a937

View File

@@ -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)