Add license to README.md

This commit is contained in:
lowlighter
2021-02-12 12:55:27 +01:00
parent 5cf1fbeb3f
commit 0d17eded76
2 changed files with 3 additions and 1 deletions

2
.github/index.mjs vendored
View File

@@ -49,7 +49,7 @@
.addConfig("user.name", "GitHub Action")
.addConfig("user.email", "<>")
.add([...staged])
.commit("Auto regenerate files - [Skip GitHub Action]")
.commit("Auto-regenerate files")
.push("origin", "master")
console.log(gitted)
}

View File

@@ -4,3 +4,5 @@
MIT License
Copyright (c) 2020 lowlighter
```
![License details](https://github.com/lowlighter/lowlighter/blob/master/metrics.licenses.svg)