Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "crazyhorse", | ||
"version": "0.0.1", | ||
"description": "This module takes sentences and remixes them into a different coherent sentence.", | ||
"version": "0.0.2", | ||
"description": "This module takes sentences and remixes them into a different semi-coherent sentence.", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
@@ -1,2 +0,3 @@ | ||
#crazyhorse | ||
crazyhorse | ||
========== | ||
@@ -74,3 +75,4 @@ So one function well need to have is the ability to remember where words came from after they've been mixed. | ||
#Usage: | ||
Usage: | ||
====== | ||
@@ -77,0 +79,0 @@ Crazy horse will be one function call. It will take a list of sentences and a number of n levels on which to build a sentence tree. |
12054
115