dydo 1.1.1 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -298,4 +298,8 @@ Currently it's tested to work with Claude Code (hooks setup), but the principle
|
|
|
298
298
|
|
|
299
299
|
## License
|
|
300
300
|
|
|
301
|
-
|
|
301
|
+
AGPL-3.0 — [github.com/bodnarbalazs/dydo](https://github.com/bodnarbalazs/dydo)
|
|
302
|
+
|
|
303
|
+
**Free to use, always.** You can use dydo as a tool on any project, including commercial ones. The AGPL obligations apply only if you modify or embed dydo's source code in your own software — for example, shipping dydo as part of a product you distribute or offer as a service.
|
|
304
|
+
|
|
305
|
+
For commercial licensing without AGPL obligations, [open a GitHub issue](https://github.com/bodnarbalazs/dydo/issues).
|