From 6dfda10d06338a85400abcca9124c3ea96951239 Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Tue, 15 May 2018 23:52:54 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65e5fb315..153058faa 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![StyleCI](https://styleci.io/repos/33916850/shield)](https://styleci.io/repos/33916850) [![Total Downloads](https://img.shields.io/packagist/dt/spatie/laravel-medialibrary.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-medialibrary) -This Laravel >=5.5 package can associate all sorts of files with Eloquent models. It provides a +This package can associate all sorts of files with Eloquent models. It provides a simple API to work with. To learn all about it, head over to [the extensive documentation](https://docs.spatie.be/laravel-medialibrary/). Here are a few short examples of what you can do: