From 0ba70d29bd18b8c1eb3557247466a0a506d498fe Mon Sep 17 00:00:00 2001 From: Athou Date: Fri, 24 Nov 2023 08:37:41 +0100 Subject: [PATCH] readme tweaks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5af453df..f973f9fb 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ Google Reader inspired self-hosted RSS reader, based on Dropwizard and React/Typ ## Features - 4 different layouts -- Dark theme +- Light/Dark theme - Fully responsive - Keyboard shortcuts for almost everything - Support for right-to-left feeds - Translated in 25+ languages - Supports thousands of users and millions of feeds - OPML import/export -- REST API +- REST API and a Fever-compatible API for native mobile apps - [Browser extension](https://github.com/Athou/commafeed-browser-extension) ## Deployment