diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..761fabc --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Blog + +This website is built with Jekyll. The code is released under [MIT] License. +The content is released under a [Creative Commons Attribution-ShareAlike 4.0 International][CC-BY-SA-4.0] license. + +[MIT]: https://opensource.org/licenses/MIT +[CC-BY-SA-4.0]: https://creativecommons.org/licenses/by-sa/4.0/legalcode |