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, ...