From 7e6831e282b18b280aa658be298efc416ed7eff8 Mon Sep 17 00:00:00 2001 From: moznion Date: Tue, 24 Nov 2020 02:29:47 +0900 Subject: [PATCH] Add README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..256cab3 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# radius-rs + +A async/await native implementation of the RADIUS server and client for Rust. + +## Description + +TBD + +## Author + +moznion () +