aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Kiryukhin <a.kiryukhin@mail.ru>2022-01-31 20:55:38 +0300
committerAlexander Kiryukhin <a.kiryukhin@mail.ru>2022-01-31 20:55:38 +0300
commit4a8f9ef10ed6253901396bd6cd3554af05cf0d73 (patch)
treeacf0589087614375bdaa7a55804192f01b00e306 /README.md
parent4cf58de9bb7b109dddbc80adefe52cdf61328d0d (diff)
Added license
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 750c251..2fdbd9a 100644
--- a/README.md
+++ b/README.md
@@ -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