From 9cc6b3bd36eab9e548ce92a3437deab1c0cc07bd Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sun, 10 Jan 2021 10:54:24 +0700 Subject: Add miscellaneous information --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit 1.4.1