From dc517d9af3e8454a2d7d67f8b004b74730011a08 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sun, 5 May 2024 23:49:59 -0600 Subject: [PATCH] Update README.md with license information --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5c08f68..d445b9c 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,6 @@ A super basic, full of issues ticketing system for me to keep track of things I - [ ] Add a user-friendly way to update user credentials (You can do basic stuff at /admin/createUser, /admin/deleteUser, /admin/updateUser, adn /admin/listUsers) - [ ] Add a way for non-admins to update their own password -## License - ## License This project is licensed under the GNU General Public License v3.0. You can find the full text of the license in the [LICENSE](./LICENSE) file.