From 2dc805be1ac94c66a0a8d5f2384ddda268928848 Mon Sep 17 00:00:00 2001 From: songzou Date: Wed, 9 Aug 2017 16:53:26 +0800 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 018be09..3a64db6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ laravel-admin-ext/backup An admin interface for managing backups, inspired by https://github.com/laravel-backpack/backupmanager. +## Screenshot + +![wx20170809-165225](https://user-images.githubusercontent.com/1479100/29113257-25a9904e-7d23-11e7-95e0-e85d37f79fdd.png) + ## Installation > Before installing this package, you must install [laravel-backup](https://github.com/spatie/laravel-backup) and complete the configuration.