From d71ce676a54a6c3659b37df668944989563a2906 Mon Sep 17 00:00:00 2001 From: Dan Harrin Date: Thu, 8 Oct 2020 08:48:24 +0100 Subject: [PATCH] wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0ab501..2e599e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Laravel Squire +# Laravel Squire 📜 Squire is a collection of static Eloquent models for fixture data that is commonly needed in web applications, such as countries, currencies and airports. It's built on top of [Caleb Porzio's Sushi package](https://github.com/calebporzio/sushi).