tell-me-a-joke
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "tell-me-a-joke", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "SvelteMindmap is a svelte component for mindnode maps", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# Tell me a joke | ||
> Joker is little command line tool that prints a joks for programming Languages | ||
> tell-me-a-joke is little command line tool that prints a joks for programming Languages | ||
@@ -8,3 +8,3 @@ | ||
``` | ||
$ npm install -g joker | ||
$ npm install -g tell-me-a-joke | ||
``` | ||
@@ -16,3 +16,3 @@ | ||
``` | ||
$ echo 'joker' >> ~/.bash_profile | ||
$ echo 'tell-me-a-joke' >> ~/.bash_profile | ||
``` |
1574