From 895937f9627109aa5ebaa21e0569b2a97d854774 Mon Sep 17 00:00:00 2001 From: Curtis Delicata Date: Sat, 16 Oct 2021 02:44:29 +0100 Subject: [PATCH] Update README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad7f41c..de821a0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ familytree365/laravel-gedcom is a package to parse [GEDCOM](https://en.wikipedia.org/wiki/GEDCOM) files, and import them as Laravel models, inside your Laravel application. It is used by: -(https://github.com/familytree365/backend) +(https://github.com/familytree365/genealogy) ## Installation ```