Skip to content

Commit 6fa373c

Browse files
authored
Update README.md
playground suspension.
1 parent 862e398 commit 6fa373c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ Examples:
5151
In the example folders above you will find pairs of input files and their schema files. Then in the
5252
`.snapshots` sub directory, you'll find their corresponding output files.
5353

54-
## Online Playground
54+
## Online Playground (not functioning)
5555

56-
Use [The Playground](https://omniparser-prod-omniparser-qd0sj4.mo2.mogenius.io/) (may need to wait for a few seconds for instance to wake up)
57-
for trying out schemas and inputs, yours or existing samples, to see how ingestion and transform work.
56+
~~Use [The Playground](https://omniparser-prod-omniparser-qd0sj4.mo2.mogenius.io/) (may need to wait for a few seconds for instance to wake up)
57+
for trying out schemas and inputs, yours or existing samples, to see how ingestion and transform work.~~
5858

59-
![](./cli/cmd/web/playground-demo.gif)
59+
As for now (2023/03/14), all of our previous free docker hosting solutions went away and we haven't found another one yet. For now please clone the repo and use `./cli.sh` as described in the [Getting Started](./doc/gettingstarted.md) page.
6060

6161
## Why
6262
- No good ETL transform/parser library exists in Golang.

0 commit comments

Comments
 (0)