Skip to content

Commit 5962af1

Browse files
authored
Update README.md
1 parent 0ec694f commit 5962af1

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,27 @@
11
## angular-filemanager
22

3-
A very smart filemanager to manage your files in the browser developed in AngularJS with Material-Design styles by [Jonas Sciangula Street](https://github.com/joni2back)
3+
A very smart filemanager to manage your files in the browser developed in AngularJS following Material Design styles by [Jonas Sciangula Street](https://github.com/joni2back)
4+
5+
This project provides you a font-end interface in order to allow you to create your own backend connector following the [connector API](API.md).
6+
7+
By the way, we provide some backend connectors in many languages as example (ftp, local files, etc)
48

59
[![Build Status](https://travis-ci.org/joni2back/angular-filemanager.svg?branch=master)](https://travis-ci.org/joni2back/angular-filemanager)
610

711
### Support
8-
This project is under free license. If you want to support the angular-filemanager development or just thank it's main maintainer by paying a beer, you can make a donation by clicking the following button [![Donate](https://www.paypal.com/en_GB/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XRB7EW72PS982)
12+
This project is under free license. If you want to support the angular-filemanager development or just thank it's main maintainer by paying a beer, you can make a donation by clicking the following button
13+
14+
Donate by Paypal [![Donate](https://www.paypal.com/en_GB/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XRB7EW72PS982)
15+
16+
Donate by Bitcoin wallet: ```147ca6be-a6a5-4012-8209-8ec94ff340b8```
917

1018

1119
#### [Try the DEMO](http://angular-filemanager.zendelsolutions.com/)
1220
---------
1321
![](https://raw.githubusercontent.com/joni2back/angular-filemanager/master/screenshot.gif)
1422

1523
### Features
16-
- Multilanguage (English, Chinese, Spanish, Russian, Portuguese, French, German, Italian, Slovak, Hebrew, Persian, Polish, Ukrainian, Turkish)
24+
- Multilanguage (English, Chinese, Spanish, Russian, Portuguese, French, German, Italian, Slovak, Hebrew, Persian, Polish, Ukrainian, Turkish, etc...)
1725
- Multiple templates (List / Icons)
1826
- Multiple file upload
1927
- Multiple file support

0 commit comments

Comments
 (0)