diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -78,4 +78,12 @@ type Quotient struct { Rem int `json:"rem"` } -```
\ No newline at end of file +``` + +## Author + +Alexander Kiryukhin <i@neonxp.dev> + +## License + +![GPL v3](https://www.gnu.org/graphics/gplv3-with-text-136x68.png)
\ No newline at end of file |