aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHayden <64056131+hay-kot@users.noreply.github.com>2021-02-23 02:35:15 +0000
committerGitHub <noreply@github.com>2021-02-23 02:35:15 +0000
commit9413e783831bc3d538848b0ed20e67e7e6d0f5b1 (patch)
treede875811ef16a09dff233cb1c339d7d8a5a67ee1
parentUpdate README.md (diff)
downloadawesome-selfhosted-9413e783831bc3d538848b0ed20e67e7e6d0f5b1.tar.gz
awesome-selfhosted-9413e783831bc3d538848b0ed20e67e7e6d0f5b1.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8655e0a1..c1c3ac09 100644
--- a/README.md
+++ b/README.md
@@ -565,7 +565,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w
### Recipe management
-- [Mealie](https://hay-kot.github.io/mealie/) - Material design inspired recipe manager with category and tag management, shopping-lists, meal-planner, and site customizations. Mealie is focused on simple user interactions to keep the whole family using the app. ([Source Code](https://github.com/hay-kot/mealie)) `MIT` `Python`
+- [Mealie](https://hay-kot.github.io/mealie/) - Material design inspired recipe manager with category and tag management, shopping-lists, meal-planner, and site customizations. Mealie is focused on simple user interactions to keep the whole family using the app. ([Source Code](https://github.com/hay-kot/mealie)) `MIT` `Python`
- [OpenEats](https://github.com/open-eats/OpenEats) - Recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Demo](https://open-eats.github.io/)) `MIT` `Python`
- [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python`