diff --git a/README.md b/README.md index 73e2933..6f36148 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ logo # Redsunlib -> An alternative private front-end to Reddit, a fork of [Redlib](https://github.com/redlib-org/redlib) with some function and cosmetic changes. +> An alternative private front-end to Reddit, a fork of [Redlib](https://github.com/redlib-org/redlib) with some (minor) function and cosmetic changes.
@@ -11,6 +11,8 @@ There are rapid changes/features in this fork that can(will) change without notice. If you want to host this version, be aware that it's likely to break at some point. I still wouldn't recommend it in a production environment unless you know what you're doing. Or like living on the edge....... +> I would also like to thank the maintainers and contributors of both [Redlib](https://github.com/redlib-org/redlib) and [Libreddit](https://github.com/libreddit/libreddit) for all the work they did while I just added some low quality tacky features. ❤️ + --- ## Table of Contents @@ -18,6 +20,7 @@ There are rapid changes/features in this fork that can(will) change without noti - [Disclaimer](#disclaimer) 2. [Instances](#instances) 3. [About](#about) + - [The Name](#the-name) - [Built with](#built-with) - [How is it different from other Reddit front ends?](#how-is-it-different-from-other-reddit-front-ends) - [Teddit](#teddit) @@ -46,11 +49,7 @@ There are rapid changes/features in this fork that can(will) change without noti > [!WARNING] > 🔗 **Currently public Redsunlib instance are not available, consider using a [redlib](https://github.com/redlib-org/redlib-instances/blob/main/instances.md) instance if you are not comfortable running your own** -An up-to-date table of instances is available in [Markdown](https://github.com/redlib-org/redlib-instances/blob/main/instances.md) and [machine-readable JSON](https://github.com/redlib-org/redlib-instances/blob/main/instances.json). - -Both files are part of the [redlib-instances](https://github.com/redlib-org/redlib-instances) repository. To contribute your [self-hosted instance](#deployment) to the list, see the [redlib-instances README](https://github.com/redlib-org/redlib-instances/blob/main/README.md). - -For information on instance uptime, see the [Uptime Robot status page](https://stats.uptimerobot.com/mpmqAs1G2Q). +You are more than welcome to host an instance and submit an issue if you want it added. That is, if you've read the [Disclaimer](#disclaimer) and it's within your "personal risk tolerance." ;) --- @@ -60,6 +59,13 @@ Redlib hopes to provide an easier way to browse Reddit, without the ads, tracker Redlib currently implements most of Reddit's (signed-out) functionalities but still lacks [a few features](https://github.com/redlib-org/redlib/issues). +## The Name + +**Red sun** in the sky + Red**lib** = Redsunlib + +And at the time, I was reading an excerpt from Mao Zedong, so the name seemed appropriate. But paradoxically named since Reddit is basically the sinophobia capital of the internet :/ + + ## Built with - [Rust](https://www.rust-lang.org/) - Programming language