Skip to content

Commit 3a684bc

Browse files
committed
chore: update readme
1 parent 311e972 commit 3a684bc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.vscode/settings.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"typescript.tsdk": "node_modules/typescript/lib"
3+
}

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ figure out something wrong with cron jobs, `DEBUG_JOBS=true`.
4848

4949
## Licensing
5050

51-
This project is lincensed under the MIT license. View the full file [here](./LICENSE).
51+
This project is lincensed under the GNU AGPLv3 license. View the full file [here](./LICENSE).

0 commit comments

Comments
 (0)