Skip to content

Commit 8dd9d5c

Browse files
committed
Update README
1 parent d1658fb commit 8dd9d5c

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,20 @@
1010
</p>
1111

1212
<p align="center">
13-
<a href="https://hub.srcbook.com">Examples</a> ·
13+
<a href="https://srcbook.com">Online app builder</a> ·
1414
<a href="https://discord.gg/shDEGBSe2d">Discord</a> ·
1515
<a href="https://www.youtube.com/@srcbook">Youtube</a>
16+
<a href="https://hub.srcbook.com">Hub</a> ·
1617
</p>
1718

1819
## Srcbook
1920

20-
Srcbook is a TypeScript-centric app development platform. It allows you to create and iterate on web apps incredibly fast using AI as a pair-programmer.
21-
It can create or edit web apps, and also write and execute backend code through an interactive notebook interface.
21+
Srcbook is a TypeScript-centric app development platform, with 2 main products:
2222

23-
Srcbook is open-source (apache2) and runs locally on your machine. You need to bring your own API key for AI usage (we strongly recommend Anthropic with `claude-3-5-sonnet-latest`).
23+
- an AI app builder (also available [hosted online](https://srcbook.com/))
24+
- a TypeScript notebook
25+
26+
Srcbook is open-source (apache2) and runs locally on your machine. You'll need to bring your own API key for AI usage (we strongly recommend Anthropic with `claude-3-5-sonnet-latest`).
2427

2528
## Features
2629

0 commit comments

Comments
 (0)