From 3309c023a8ca1f33c8291d4b2cbfd19229b31f94 Mon Sep 17 00:00:00 2001 From: Aidan Date: Tue, 15 Oct 2024 14:02:56 -0400 Subject: [PATCH 1/2] add to-do (minor edit) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c5ed4dd..7f279d7 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,7 @@ After doing that, you are now ready to use the script. + **Restart Server:** `./manage restart` + **Server Status:** `./manage --status` + **Help:** `./manage help` + +# To-Do +- [ ] Add database support +- [ ] Add view counter From 91dca094bd14599bd1cc96f9b4f09ef50d670854 Mon Sep 17 00:00:00 2001 From: Aidan Date: Tue, 15 Oct 2024 14:04:20 -0400 Subject: [PATCH 2/2] add license and security scan icons --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7f279d7..0f53d57 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # aidxnFUN +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fihatenodejs%2FaidxnFUN.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fihatenodejs%2FaidxnFUN?ref=badge_shield&issueType=license) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fihatenodejs%2FaidxnFUN.svg?type=shield&issueType=security)](https://app.fossa.com/projects/git%2Bgithub.com%2Fihatenodejs%2FaidxnFUN?ref=badge_shield&issueType=security) + Built with Tailwind CSS, EJS, ExpressJS, and NodeJS for a backend for it all. This is a more modern version of design. This project is released under the CC0-1.0 license. The code and content are in the public domain.