Skip to content

Commit

Permalink
edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Apr 4, 2016
1 parent c2b69e4 commit 1505777
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Requirements

### Server
* Any web server
* PHP 5.2+ (for thumbnails - mogrify utility or GD/Imagick module)
* PHP 5.2+ (Recommend PHP 5.4 or higher) And for thumbnails - GD/Imagick module require

Installation
------------
Expand Down Expand Up @@ -142,9 +142,9 @@ Demo sites
FAQs
------------
### Which version of elFinder should I use?
* **2.0.x** if you want to use 2.0 with legacy connectors.
* **2.0.x** if you do not need 2.1 of the advanced features.
* **2.1.x** if you want to try the experimental (*bleeding edge, but connector is PHP only*).
* **2.1.x** if you want to try the experimental (*bleeding edge, but API 2.1 connector is PHP only*). It is also available from the connector on the API 1.x and 2.0.
### Should I use elFinder builds (compressed) or source (uncompressed)?
Expand All @@ -162,10 +162,11 @@ You can create or modify the language file to use translation tool. Please refer
3rd party connectors
--------------------
* [ASP.NET](https://github.com/leniel/elFinder.Net)
* [Java Servlet](https://github.com/Studio-42/elfinder-servlet)
* [Python](https://github.com/Studio-42/elfinder-python)
* [Django](https://github.com/mikery/django-elfinder)
* [Ruby/Rails](https://github.com/phallstrom/el_finder)
* [Java Servlet](https://github.com/Studio-42/elfinder-servlet)
* [Django](https://github.com/mikery/django-elfinder)
* [Laravel](https://github.com/barryvdh/laravel-elfinder)
3rd party Volume Drivers
Expand All @@ -176,14 +177,14 @@ You can create or modify the language file to use translation tool. Please refer
--------------------
* [lokothodida/elfinder-theme-moono](https://github.com/lokothodida/elfinder-theme-moono)
* [lokothodida/elfinder-theme-windows-10](https://github.com/lokothodida/elfinder-theme-windows-10)
* [StudioJunkyard/elfinder-boostrap-theme](https://github.com/StudioJunkyard/elfinder-bootstrap-theme)
Support
-------
* [Homepage](http://elfinder.org)
* [Wiki](https://github.com/Studio-42/elFinder/wiki)
* [Issues](https://github.com/Studio-42/elFinder/issues)
* [Forum](http://elfinder.org/forum/)
* <[email protected]>
Expand Down

0 comments on commit 1505777

Please sign in to comment.