Skip to content

Commit 5dc2aea

Browse files
committed
reset README desc
1 parent d61073c commit 5dc2aea

File tree

2 files changed

+4
-22
lines changed

2 files changed

+4
-22
lines changed

README.md

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,12 @@
11

2-
Respo workflow in Calcit-js
2+
Message Buffer for Gemini API
33
----
44

55
> Respo web page based on [calcit-js](https://github.com/calcit-lang/calcit).
66
7-
Demo https://repo.calcit-lang.org/respo-calcit-workflow/ .
7+
Demo https://r.tiye.me/Termina/msg-buffer/ .
88

9-
### Usages
10-
11-
To develop:
12-
13-
```bash
14-
cr js # watching
15-
16-
yarn # to install vite
17-
yarn vite # watching and running on localhost:3000
18-
```
19-
20-
calcit-js is using [Calcit Editor](https://github.com/calcit-lang/editor).
21-
22-
To build:
23-
24-
```bash
25-
yarn vite build
26-
http-server dist/
27-
```
9+
Docs https://ai.google.dev/gemini-api/docs/get-started/tutorial?lang=rest#text-and-image_input .
2810

2911
### Workflow
3012

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html>
44

55
<head>
6-
<title>Workflow</title>
6+
<title>Gemini Msg</title>
77
<link href="https://cdn.tiye.me/logo/calcit.png" rel="icon" type="image/png" />
88
<meta charset="utf-8">
99
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"/>

0 commit comments

Comments
 (0)