Skip to content

Commit

Permalink
updated readme and license
Browse files Browse the repository at this point in the history
  • Loading branch information
vinyll committed Aug 13, 2013
1 parent 7a5bd12 commit febbc0b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 17 deletions.
3 changes: 2 additions & 1 deletion MIT-LICENSE → LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright (c) 2010 [name of plugin creator]

Copyright (c) 2013 Vincent Agnano

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
16 changes: 0 additions & 16 deletions README

This file was deleted.

14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# A file manager for rails 3

Rails 3 plugin for browsing and managing files from a web page (admin
in most cases).

It does NOT use any database as it works directly on file structure.

![rails 3 media browser](https://raw.github.com/vinyll/rails-mediabrowser/doc/thumb.jpg)


## Run it

open your browser at http://0.0.0.0:3000/mediabrowser, and manage files and
directories from there.

0 comments on commit febbc0b

Please sign in to comment.