Update README.md

This commit is contained in:
Cassandra de la Cruz-Munoz 2023-08-15 15:33:49 -04:00 committed by GitHub
parent 643268c4dc
commit 2775b48221
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,4 +33,8 @@ receiver.ErrorReceived += (sender, e) =>
{
GD.Print($"Error: {e.ErrorMessage}");
};
```
```
### License
This program is made available with the AGPL-3-or-later license set.