From 68b8052004c05ca4c8d7150c65ea71c5549e31c7 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Thu, 13 Feb 2025 01:16:03 +0400 Subject: README -> README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..6d48ab6 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Simple website for personal usage + +## Building +Use (GNU make)[https://www.gnu.org/software/make/]. + +``` shell +make output/ +``` -- cgit v1.2.3