diff --git a/README.md b/README.md index 8706c2e..243bbd7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
A very lovely package. Hooray!
+A Double-array trie structure
diff --git a/package.json b/package.json index df595f0..a678dc7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "datree", - "version": "0.0.0", - "description": "A very lovely package. Hooray!", + "version": "0.0.1", + "description": "A Double-array trie structure", "repository": { "type": "git", "url": "https://github.com/theodesp/datree"