diff options
author | nodiscc <nodiscc@gmail.com> | 2020-09-12 14:34:07 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2020-09-19 15:00:23 +0000 |
commit | 799ef6fe7f70e21403e9a74645f6102d92cbe04f (patch) | |
tree | 83deba57ae594845cf1480e0bf8b0bad539b15c9 /README.md | |
parent | Merge pull request #2216 from undoingtech/master (diff) | |
download | awesome-selfhosted-799ef6fe7f70e21403e9a74645f6102d92cbe04f.tar.gz awesome-selfhosted-799ef6fe7f70e21403e9a74645f6102d92cbe04f.zip |
Pull Request Template/README.md: clarify ⚠ symbol meaning, clarify formatting guidelines
Fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2207
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1592,7 +1592,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt **[`^ back to top ^`](#)** -- `⚠ ` - Depends on a third party network service +- `⚠ ` - Depends on a proprietary service outside the user's control - `0BSD` - [BSD Zero-Clause Licence](https://opensource.org/licenses/0BSD) - `AAL` - [Attribution Assurance License](https://opensource.org/licenses/AAL) - `AGPL-3.0` - [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0) |