update readme

This commit is contained in:
vabene1111 2020-01-19 14:40:06 +01:00
parent 6f4a40acdd
commit 6a61c934cd

View File

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