Skip to content

Commit febbc0b

Browse files
committed
updated readme and license
1 parent 7a5bd12 commit febbc0b

File tree

3 files changed

+16
-17
lines changed

3 files changed

+16
-17
lines changed

MIT-LICENSE LICENSE.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Copyright (c) 2010 [name of plugin creator]
1+
2+
Copyright (c) 2013 Vincent Agnano
23

34
Permission is hereby granted, free of charge, to any person obtaining
45
a copy of this software and associated documentation files (the

README

-16
This file was deleted.

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# A file manager for rails 3
2+
3+
Rails 3 plugin for browsing and managing files from a web page (admin
4+
in most cases).
5+
6+
It does NOT use any database as it works directly on file structure.
7+
8+
![rails 3 media browser](https://raw.github.com/vinyll/rails-mediabrowser/doc/thumb.jpg)
9+
10+
11+
## Run it
12+
13+
open your browser at http://0.0.0.0:3000/mediabrowser, and manage files and
14+
directories from there.

0 commit comments

Comments
 (0)