From 6a61c934cd3707061fad2f475b7cfd9ca651c6b9 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Sun, 19 Jan 2020 14:40:06 +0100 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b340b4a..88ef1a24 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Recipes is a django application to manage, tag and search recipes using either b - :mag: Powerful **search** with djangos [TrigramSimilarity](https://docs.djangoproject.com/en/3.0/ref/contrib/postgres/search/#trigram-similarity) - :label: Create and search for **tags**, assign them in batch to all files matching certain filters - :page_facing_up: **Create recipes** locally within a nice, standardized web interface +- :iphone: Optimized for use on **mobile** devices like phones and tablets - :person_with_blond_hair: **Share** recipes with friends and comment on them to suggest or remember changes you made - :whale: Easy setup with **Docker** - :heavy_plus_sign: Many more like recipe scaling, image compression, cookbooks, ...