We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f03aa commit 9387a79Copy full SHA for 9387a79
README.md
@@ -1,11 +1,13 @@
1
-# Welcome to [Slidev](https://github.com/slidevjs/slidev)!
+# Text-to-SQL Deck
2
3
-To start the slide show:
+[Slides](https://multinear.github.io/deck-text2sql)
4
+
5
+Powered by [Slidev](https://github.com/slidevjs/slidev)
6
7
+To start the local slide show:
8
9
- `pnpm install`
10
- `pnpm dev`
11
- visit <http://localhost:3030>
12
13
Edit the [slides.md](./slides.md) to see the changes.
-
-Learn more about Slidev at the [documentation](https://sli.dev/).
0 commit comments