diff --git a/README.md b/README.md index aac3e3d..0b17b5f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# eslinq - Linq extension in javascript +# linqes + + Linq extension in ES ## Example diff --git a/package.json b/package.json index 68e12a0..39d4b03 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name" : "eslinq", + "name" : "linqes", "version" : "1.0.0", "description" : "linq in es, automated extensions on prototype", "main" : "index.js", @@ -7,9 +7,9 @@ "author" : "Feast", "repository" : { "type" : "git", - "url" : "https://github.com/feast107/Linq-js.git" + "url" : "https://github.com/feast107/linqes.git" }, - "homepage" : "https://github.com/feast107/Linq-js", + "homepage" : "https://github.com/feast107/linqes", "license" : "MIT", "keywords" : [ "linq",