From bcbc3adffcc13419519bc16cee7a2c7cf03f7509 Mon Sep 17 00:00:00 2001 From: stone Date: Fri, 28 Feb 2025 20:54:40 +0800 Subject: [PATCH] add README.md and LICENCE file --- LICENCE | 5 +++++ README.md | 1 + 2 files changed, 6 insertions(+) create mode 100644 LICENCE create mode 100644 README.md diff --git a/LICENCE b/LICENCE new file mode 100644 index 0000000..4f050b0 --- /dev/null +++ b/LICENCE @@ -0,0 +1,5 @@ +Copyright (C) 2025 Victor Chang + +All rights reserved. + +This code is proprietary and confidential. No part of this project may be copied, modified, distributed, or used in any form without prior permission from the author. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..2722fe2 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Deploy on server, frequently ping google.com. Send line notify when ping fail \ No newline at end of file