Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "gizoogle", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Node.js interface for gizoogle.net - Snoop Dogg style translator", | ||
@@ -5,0 +5,0 @@ "main": "src/gizoogle.js", |
@@ -6,2 +6,3 @@ # Gizoogle.js | ||
[Gizoogle.net](http://gizoogle.net) translates a string or a complete website to a Snoop Dogg like slang. Since it lacks an API and of course you want to use it in your JavaScript projects, I have created this Node.js interface to help you out. | ||
If you're using Slack you might like [`gizoogle-slack`](https://github.com/janjakubnanista/gizoogle-slack) - gizoogle Slack integration module. | ||
@@ -8,0 +9,0 @@ ## Installation |
5605
45