From e31952c5a38d45debfc8ff3a02e819c2c2d3b586 Mon Sep 17 00:00:00 2001 From: Joakim Gunst Date: Tue, 26 Sep 2017 14:32:06 +0300 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a5e20d9 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# optimaze-viewer-example +Example application for the `optimaze-viewer` library. Written in TypeScript and using Webpack.