We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a635348 commit b8c065bCopy full SHA for b8c065b
README.md
@@ -113,7 +113,7 @@ The template generates a Clojure project with the following structure:
113
├── bb.edn # Babashka tasks configuration for managing application
114
├── deps.edn # Clojure dependencies and aliases
115
├── Dockerfile # Dockerfile for building the application image
116
-├── LICENSE # License file, AGPLv3 by default
+├── LICENSE # License file, AGPLv3 by default, for motivation check: https://plausible.io/blog/open-source-licenses
117
└── README.md # Project documentation
118
```
119
0 commit comments