diff --git a/README.md b/README.md index 419cab7..39be3eb 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,8 @@ receiver.ErrorReceived += (sender, e) => { GD.Print($"Error: {e.ErrorMessage}"); }; -``` \ No newline at end of file +``` + +### License + +This program is made available with the AGPL-3-or-later license set.