aboutsummaryrefslogtreecommitdiff
path: root/bigtop-data-generators/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'bigtop-data-generators/README.md')
-rw-r--r--bigtop-data-generators/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/bigtop-data-generators/README.md b/bigtop-data-generators/README.md
index 4765662a..e6fd5c71 100644
--- a/bigtop-data-generators/README.md
+++ b/bigtop-data-generators/README.md
@@ -24,6 +24,7 @@ The following data generators are included so far:
* BigPetStore -- generates customers, stores, products, and transactions for a fictional chain of pet stores
* BigTop Name Generator -- generates names by sampling from U.S. Census data
+* BigTop Weatherman -- weather simulator
We have the following libraries:
@@ -45,3 +46,7 @@ Jar files can be installed to a local Maven cache to simplify integration by ext
$ gradle install
You can then define the dependencies via Maven.
+
+Running
+-------
+Please see READMEs in individual project directories.