From 7d7198008b0bdd67a915fd3321a1fcc487a77ff8 Mon Sep 17 00:00:00 2001 From: Tom Bursch Date: Wed, 24 Jan 2024 20:56:27 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29dc673..70371e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # KitchenOwl Backend -This is the backend repository of KitchenOwl. +This used to be the backend repository of KitchenOwl. It was merged with the main KitchenOwl repo. You can find the files at https://github.com/TomBursch/kitchenowl/tree/main/backend. + Find more information at the main [KitchenOwl](https://github.com/TomBursch/kitchenowl) repository. -Take a look at the [contributing](./CONTRIBUTING.md) file for local setup instructions. \ No newline at end of file +Take a look at the [contributing](./CONTRIBUTING.md) file for local setup instructions.