From b9b256a061def4bf0167c4eeb290ebd6c7a3ff80 Mon Sep 17 00:00:00 2001
From: Julian Poyourow <julianpoyo@gmail.com>
Date: Thu, 18 Feb 2021 14:04:26 -0800
Subject: [PATCH] Add RecipeSage

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 89f421c5..14e44574 100644
--- a/README.md
+++ b/README.md
@@ -568,6 +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`
 
 ### E-commerce