Update README.md with license information
This commit is contained in:
parent
8e6d945f17
commit
dc517d9af3
|
@ -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 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
|
- [ ] Add a way for non-admins to update their own password
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
## 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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue