diff --git a/simpleExample/index.js b/example/index.js similarity index 100% rename from simpleExample/index.js rename to example/index.js diff --git a/simpleExample/models/Doodle.json b/example/models/Doodle.json similarity index 100% rename from simpleExample/models/Doodle.json rename to example/models/Doodle.json diff --git a/simpleExample/models/combingtest.json b/example/models/combingtest.json similarity index 100% rename from simpleExample/models/combingtest.json rename to example/models/combingtest.json diff --git a/simpleExample/models/error.json b/example/models/error.json similarity index 100% rename from simpleExample/models/error.json rename to example/models/error.json diff --git a/simpleExample/models/shape.json b/example/models/shape.json similarity index 100% rename from simpleExample/models/shape.json rename to example/models/shape.json diff --git a/simpleExample/models/test.json b/example/models/test.json similarity index 100% rename from simpleExample/models/test.json rename to example/models/test.json diff --git a/simpleExample/package-lock.json b/example/package-lock.json similarity index 100% rename from simpleExample/package-lock.json rename to example/package-lock.json diff --git a/simpleExample/package.json b/example/package.json similarity index 100% rename from simpleExample/package.json rename to example/package.json diff --git a/simpleExample/webpack.config.js b/example/webpack.config.js similarity index 100% rename from simpleExample/webpack.config.js rename to example/webpack.config.js