Update description
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# SQLite Playground
|
# SQLite Playground
|
||||||
|
|
||||||
A SQLite Playground that runs entirely locally.
|
A SQLite Playground that runs completely locally.
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<title>SQLite Playground</title>
|
<title>SQLite Playground</title>
|
||||||
<meta name="description" content="A SQLite Playground that runs entirely locally" />
|
<meta name="description" content="A SQLite Playground that runs completely locally" />
|
||||||
|
|
||||||
<script src="https://unpkg.com/split-grid/dist/split-grid.js"></script>
|
<script src="https://unpkg.com/split-grid/dist/split-grid.js"></script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user