diff options
author | Rodolfo Berrios <20590102+rodber@users.noreply.github.com> | 2022-02-22 19:50:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 19:50:55 +0000 |
commit | 7d176d1d74f59f698266094f287dcb44ab30d4d5 (patch) | |
tree | e3a41ac4f716087db1350d2381cc20bd247d072e | |
parent | Add SnappyMail to Communication - Email - Webmail Clients (#2814) (diff) | |
download | awesome-selfhosted-7d176d1d74f59f698266094f287dcb44ab30d4d5.tar.gz awesome-selfhosted-7d176d1d74f59f698266094f287dcb44ab30d4d5.zip |
Improves self-hosting definition README.md (#2830)
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,9 +2,9 @@ [](https://github.com/sindresorhus/awesome) [](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266) -Self-hosting is the practice of locally hosting and managing applications instead of renting from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers. +Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers. -This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikipedia.org/wiki/Web_application) which can be hosted locally. Non-Free software is listed on the [Non-Free](non-free.md) page. +This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikipedia.org/wiki/Web_application) which can be hosted on your own server(s). Non-Free software is listed on the [Non-Free](non-free.md) page. See [Contributing](.github/CONTRIBUTING.md). |