diff --git a/README.md b/README.md index 8767976..271c758 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,8 @@ This will set up the virtual environment, systemd services, and provide post-ins - Logs: `journalctl --user -u email_forwarder.service` - Test: `source venv/bin/activate && python -m email_forwarder` -- Timezone issues: Adjust UTC offset in script if needed. \ No newline at end of file +- Timezone issues: Adjust UTC offset in script if needed. + +## License + +This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details. \ No newline at end of file