diff --git a/README.md b/README.md
index 372bad1..2f78e67 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ You can preview the production build with `npm run preview`.
## Deploying
-New deploys are down with every push to the main branch. You can deploy one manually by running:
+New deploys are done with every push to the main branch. You can deploy one manually by running:
```bash
npm run deploy
diff --git a/src/lib/DataConverter.svelte b/src/lib/DataConverter.svelte
new file mode 100644
index 0000000..fe8add4
--- /dev/null
+++ b/src/lib/DataConverter.svelte
@@ -0,0 +1,167 @@
+
+
+
+