imports updates from sigu-339 to xeipuuv github account
diff --git a/README.md b/README.md
index 1665606..6442c21 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
 
 import (
     "fmt"
-    "github.com/sigu-399/gojsonschema"
+    "github.com/xeipuuv/gojsonschema"
 )
 
 func main() {
@@ -148,9 +148,9 @@
 http://json-schema.org/latest/json-schema-validation.html
 
 ## Dependencies
-https://github.com/sigu-399/gojsonpointer
+https://github.com/xeipuuv/gojsonpointer
 
-https://github.com/sigu-399/gojsonreference
+https://github.com/xeipuuv/gojsonreference
 
 ## Uses