Commit 89bb5162 by Daniel Mendler

Merge pull request #11 from Crisfole/patch-1

Update README.markdown
parents f3e0a080 13340066
......@@ -10,7 +10,7 @@ Usage
MimeMagic.by_extension('.html').child_of? 'text/plain'
MimeMagic.by_path('filename.txt')
MimeMagic.by_magic(File.open('test.html'))
etc...
# etc...
API
===
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment