From e2d719490d0ebcada06230e842f9e0a0467ab471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Baylac=20Jacqu=C3=A9?= Date: Mon, 25 Sep 2023 15:17:57 +0200 Subject: [PATCH] Add readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3c73e8e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# PPPOE Hero + +PPPOE client tailored to my personal use case. Hopefully simpler than the existing ones, hopefully faster as well. + +It's in a semi-vaporware status for now. Come back later :)