Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RFbkak37y3kIY committed Jul 6, 2022
2 parents cea18e6 + b141f21 commit 84f55b9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Advanced Clickhouse _"play"_ Client and User-Interface

### Usage

Use the [public version](https://metrico.github.io/clickhouse-mate/) _(no data goes through the server)_, download the [latest build release](https://github.com/metrico/clickhouse-mate/releases/latest/download/release.zip) or build your own:
Use the [public version](https://metrico.github.io/clickhouse-mate/) _(no data goes through the server)_, [remix on glitch](https://glitch.com/edit/#!/remix/clickhouse-mate-demo), download the [latest build](https://github.com/metrico/clickhouse-mate/releases/latest/download/release.zip) or build your own:

```
git clone https://github.com/metrico/clickhouse-mate
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "click-house-play",
"version": "1.0.2",
"version": "1.0.3",
"scripts": {
"ng": "ng",
"start": "ng serve --open",
Expand Down

0 comments on commit 84f55b9

Please sign in to comment.