From b8d8f302f06467b72eaf68b081fd9029559b5592 Mon Sep 17 00:00:00 2001 From: risotto Date: Sun, 29 Dec 2024 02:06:34 -0700 Subject: [PATCH] start repo --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cb0a9aa --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# CSRF + +> cross site request forgery library for forms \ No newline at end of file