From 850f910b9610d5bca2a2a00f1505a51b84dc65ef Mon Sep 17 00:00:00 2001 From: MakingCG Date: Sun, 15 Mar 2020 11:11:21 +0100 Subject: [PATCH] Update Readme.md --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index c19cabe0..3317f3ca 100644 --- a/README.md +++ b/README.md @@ -4,47 +4,47 @@ For installation, please read [Online Documentation](https://vuefilemanager.hi5v **Features:** -###✅ Drag & Drop +### Drag & Drop Reorder your files easily, just drag your folder or file and drop to another folder. -###✅ List & Grid Preview +### List & Grid Preview You can change from two types of file and folder previews. Show your items in list or grid preview. -###✅ Background Uploading +### Background Uploading Your files is uploaded in the background, so nothing will stop you from working with the files. -###✅ File & Folder searching +### File & Folder searching Search your items quickly, from anywhere in the app you are. -###✅ Custom Context Menu +### Custom Context Menu Quick actions next to your file on your right click. -###✅ File Details +### File Details Get preview of your files quickli in right panel next to your files. -###✅ Improved Mobile User Experience +### Improved Mobile User Experience Need to quickly upload or get your files on your smartphone? It’s not problem. -###✅ Laravel PHP Framework +### Laravel PHP Framework You don't have to create your own API for VueFileManager. You can use our pre-build backend in Laravel PHP Framework. -###✅ Vue.js +### Vue.js Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. We ❤️ Vue. -###✅ Online Documentation +### Online Documentation Don’t worry, we will explain all things you should know to successfully start your VueFileManager instance. -###✅ Night Mode +### Night Mode We add native support for dark mode. Now, it’s easy for your eyes to work with your files at night. -###✅ User Login & Registration +### User Login & Registration Let user create their own account with own storage. All these accounts is protected by user login. -###✅ Integrated Trash +### Integrated Trash Did you delete something by accident or do you want your deleted files back? Restore your files from trash. -###✅ Navigation Sidebar +### Navigation Sidebar Navigate through your files easily. Add you favourites folder or look on your latest uploads. -###✅ Storage Limits +### Storage Limits Set storage limits to your user account to sure, you never exceed your storage limits. \ No newline at end of file