Skip to content

Commit

Permalink
added contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
guinslym committed Oct 8, 2016
1 parent de6bcac commit bf5b9df
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ print( json.dumps(data, sort_keys=True,
```

####With XML (rdf)
```xml
```xml
data = p.get_xml(filename)
print(data)
=>
Expand Down Expand Up @@ -170,3 +170,7 @@ result = mimeType(filename)
DV | KDC | OGV | RW2 |

```

### Contributors
- [Guinsly Mondésir](https://github.com/guinslym/)
- [Andy Rosales Elias](https://github.com/andyyy60)

0 comments on commit bf5b9df

Please sign in to comment.