From 9ab7a72bcea6f943dbc06c7c49d7ffd2aa292314 Mon Sep 17 00:00:00 2001 From: spikecodes <19519553+spikecodes@users.noreply.github.com> Date: Mon, 21 Dec 2020 21:53:54 -0800 Subject: [PATCH] Fix Comparison Heading Position --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 46e6dee..b78ebd1 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,6 @@ Like [Invidious](https://github.com/iv-org/invidious) but for Reddit. Browse the ![](https://i.ibb.co/1RyKrBz/libreddit-rust.png) -## Comparison - -This section outlines how Libreddit compares to Reddit. - ## About ### Elsewhere @@ -66,6 +62,9 @@ If you are looking to compare, the biggest differences I have noticed are: - Libreddit is written in Rust for speed and memory safety. It uses Actix Web, which was [benchmarked as the fastest web server for single queries](https://www.techempower.com/benchmarks/#hw=ph&test=db). - Unlike Teddit (at the time of writing this), Libreddit does not require a Reddit API key to host. +## Comparison + +This section outlines how Libreddit compares to Reddit. ### Speed