From 70d51e52fdf9bd1c51411a2e1f90f94449adfb74 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 15 Oct 2024 13:19:41 -0400 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 941fdb8..778faee 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # aidxnFUN +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fihatenodejs%2FaidxnFUN.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fihatenodejs%2FaidxnFUN?ref=badge_shield) + Built with Tailwind CSS, EJS, ExpressJS, and NodeJS for a backend for it all. This is a more modern version of design. @@ -56,3 +58,7 @@ After doing that, you are now ready to use the script. + **Restart Server:** `./manage restart` + + **Server Status:** `./manage --status` + **Help:** `./manage help` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fihatenodejs%2FaidxnFUN.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fihatenodejs%2FaidxnFUN?ref=badge_large) \ No newline at end of file