diff options
| author | boringcactus <boringcactus@gmail.com> | 2020-08-17 16:40:59 -0600 |
|---|---|---|
| committer | boringcactus <boringcactus@gmail.com> | 2020-08-17 16:40:59 -0600 |
| commit | 4462a68f77a1e0dbbc3af4f5f77e9a787d4e4b95 (patch) | |
| tree | 118ad08a2154d68e8bb2500f43bf2bf15c4a6e06 | |
| parent | b0361584f7830d9a5ec52d30127b8185908e2512 (diff) | |
| download | fafol-4462a68f77a1e0dbbc3af4f5f77e9a787d4e4b95.tar.gz fafol-4462a68f77a1e0dbbc3af4f5f77e9a787d4e4b95.zip | |
add readme
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1c9bb95 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# the Fuck Around and Find Out License +a thought experiment + +not recommended for production use. + +inspired by [the JSON License](https://www.json.org/license.html). + +## changelog + +### v0.1 + +initial draft. +based directly on the JSON License. |