Skip to content

Commit d7ab308

Browse files
authored
More for README
1 parent c84c59e commit d7ab308

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Hypersonic
22

3-
GitHub PR automation for modern applications.
3+
Streamlined GitHub PR automation for modern applications in Typescript.
4+
Supersonic is a high-level API for creating and managing Pull Requests,
5+
designed specifically for AI and SaaS applications that need to propose
6+
changes to user repositories.
7+
48

59
## Features
610

@@ -12,6 +16,14 @@ GitHub PR automation for modern applications.
1216
- 🎯 Perfect for Apps & Scripts: From SaaS features to internal tools
1317
- 🤖 Automation Ready: Auto-merge, labels, reviewers, and more
1418

19+
Common use cases:
20+
21+
- AI applications and agents suggesting code improvements
22+
- Documentation generators keeping docs in sync with code
23+
- Configuration management tools proposing config updates
24+
- Any service that needs to propose changes to user repositories
25+
26+
1527
## Installation
1628

1729
```bash

0 commit comments

Comments
 (0)