aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2020-09-28 17:02:34 -0700
committerBruce Hill <bruce@bruce-hill.com>2020-09-28 17:02:34 -0700
commitc15b118bb431bffaebb1f2a2d14c3f4e74a3218b (patch)
treec567644fb48c2f0840214d89218f5f92615634f5
parentbd5074935a236f2f8e05769d15e49a815ef296cf (diff)
Added link to commons clause
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c77e8b0..66cbccf 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ Pattern | Meaning
See `man ./bpeg.1` for more details.
## License
-BPEG is provided under the MIT license with the Commons Clause
+BPEG is provided under the MIT license with the [Commons Clause](https://commonsclause.com/)
(you can't sell this software without the developer's permission, but you're
otherwise free to use, modify, and redistribute it free of charge).
See [LICENSE](LICENSE) for details.