diff options
author | nodiscc <nodiscc@gmail.com> | 2022-04-29 13:08:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-29 13:08:38 +0000 |
commit | 7a75b7af39e48ca744a1db03770c0b00f6b45021 (patch) | |
tree | bbccc29866c79239170bb10e70b53ad366ea43c0 | |
parent | update demo link for searx (diff) | |
download | awesome-selfhosted-7a75b7af39e48ca744a1db03770c0b00f6b45021.tar.gz awesome-selfhosted-7a75b7af39e48ca744a1db03770c0b00f6b45021.zip |
Move warning symbol from the licenses list, to an "anti-features" list/section
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2705
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1910,7 +1910,6 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] **[`^ back to top ^`](#)** -- `⚠ ` - 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) @@ -1964,6 +1963,12 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] -------------------- +## Anti-features + +- `⚠ ` - Depends on a proprietary service outside the user's control + +-------------------- + ## External Links **[`^ back to top ^`](#)** |