Skip to content

Commit b8c065b

Browse files
Add note on license
1 parent a635348 commit b8c065b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The template generates a Clojure project with the following structure:
113113
├── bb.edn # Babashka tasks configuration for managing application
114114
├── deps.edn # Clojure dependencies and aliases
115115
├── Dockerfile # Dockerfile for building the application image
116-
├── LICENSE # License file, AGPLv3 by default
116+
├── LICENSE # License file, AGPLv3 by default, for motivation check: https://plausible.io/blog/open-source-licenses
117117
└── README.md # Project documentation
118118
```
119119

0 commit comments

Comments
 (0)