From bf5b9df4e1f5d6571d02af9decb01a078efd580c Mon Sep 17 00:00:00 2001 From: Guinsly Mondesir Date: Sat, 8 Oct 2016 03:14:02 -0400 Subject: [PATCH] added contributors --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc2a1fa..0748f47 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ print( json.dumps(data, sort_keys=True, ``` ####With XML (rdf) -```xml +```xml data = p.get_xml(filename) print(data) => @@ -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)