diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-09-04 14:32:51 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-09-04 14:32:51 -0300 |
commit | 2e1c623f5154551160221cd8e41345c389e4c30c (patch) | |
tree | de72b073ca3edb0d65f49868d988807bfbd2eac7 /docs/how/README.md | |
parent | a8394fde06fab8ebcd28dd95de02441b98bd1f2c (diff) | |
download | copyfarai-2e1c623f5154551160221cd8e41345c389e4c30c.tar.gz copyfarai-2e1c623f5154551160221cd8e41345c389e4c30c.tar.bz2 |
Feat: how to use
Diffstat (limited to 'docs/how/README.md')
-rw-r--r-- | docs/how/README.md | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/docs/how/README.md b/docs/how/README.md index 25f7123..e354acf 100644 --- a/docs/how/README.md +++ b/docs/how/README.md @@ -1,3 +1,21 @@ # How to use -CopyFarAI is a license shell to wrap other licenses. +Copy Far "AI" is a license shell to wrap other licenses. + +1. Choose a license for your content. Any existing license that you're allowed to use. +2. Include the [base Copy Far "AI" text][] in the content to be licensed, right + before the text of the chosen license. +3. Publish your content! + +[base Copy Far "AI" text]: ../README.md + +## Example + +1. Say you have chosen the [CC BY 4.0][] license. +2. Include the [base Copy Far "AI" text][] right before the [CC BY 4.0][] license, like [here][]. +3. Publish your content! + +[CC BY 4.0]: https://creativecommons.org/licenses/by/4.0/ +[here]: ../flavors/CC-BY-4.0-FAI.md + +Some license "flavors" are ready to use, available at the "Flavors" menu item. |