From 9e569189d1b1e400db6f489e61374a8629302121 Mon Sep 17 00:00:00 2001 From: Julian Poyourow Date: Thu, 18 Feb 2021 14:09:45 -0800 Subject: [PATCH] Update RecipeSage backend language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14e44574..f7eb6422 100644 --- a/README.md +++ b/README.md @@ -568,7 +568,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w - [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` - [Recipes](https://github.com/vabene1111/recipes) - Recipes is a Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDF's, Images or other files. `MIT` `Python` -- [RecipeSage](https://github.com/julianpoy/recipesage) - A recipe keeper, meal plan organizer, and shopping list manager that can import recipes directly from any URL. ([Demo](https://recipesage.com)) `AGPL-3.0` `TypeScript/Node.JS` +- [RecipeSage](https://github.com/julianpoy/recipesage) - A recipe keeper, meal plan organizer, and shopping list manager that can import recipes directly from any URL. ([Demo](https://recipesage.com)) `AGPL-3.0` `Node.JS` ### E-commerce