Skip to content

Commit 7f4fa06

Browse files
committed
chore: readme
1 parent 059fbce commit 7f4fa06

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**A Graphical Vibe Coding Environment (VCE) for Claude Code**
44

5-
<a href="https://discord.gg/2RgudA7g" target="_blank">Join our Discord</a> • <a href="https://github.com/longtail-labs/slide.code.releases/releases/latest" target="_blank">View All Releases</a> • <a href="https://longtail-labs.github.io/slide.code/download.html" target="_blank">📥 Download</a>
5+
[Join our Discord](https://discord.gg/2RgudA7g)[View All Releases](https://github.com/longtail-labs/slide.code.releases/releases/latest)[📥 Download](https://longtail-labs.github.io/slide.code/download.html)
66

77
## 📥 Downloads
88

@@ -83,24 +83,24 @@ Slide Code is a intuitive desktop application that ideally makes it a bit easier
8383

8484
### **Desktop Application**
8585

86-
- **<a href="https://www.electronjs.org/" target="_blank">Electron</a>**: Cross-platform desktop framework
87-
- **<a href="https://reactjs.org/" target="_blank">React</a>**: Modern UI library with hooks
88-
- **<a href="https://www.typescriptlang.org/" target="_blank">TypeScript</a>**: Type-safe JavaScript
89-
- **<a href="https://effect.website/" target="_blank">Effect-TS</a>**: Functional programming for robust async operations
90-
- **<a href="https://orm.drizzle.team/" target="_blank">Drizzle ORM</a>**: Type-safe database operations
91-
- **<a href="https://www.sqlite.org/" target="_blank">SQLite</a>/<a href="https://turso.tech/" target="_blank">Turso</a>**: Local and cloud database support
92-
- **<a href="https://ui.shadcn.com/" target="_blank">shadcn/ui</a>**: Beautiful, accessible UI components
93-
- **<a href="https://tailwindcss.com/" target="_blank">Tailwind CSS</a>**: Utility-first CSS framework
94-
- **<a href="https://github.com/ryoppippi/ccusage" target="_blank">ccusage</a>**: Claude Code usage tracking
95-
- **<a href="https://hydraulic.dev/" target="_blank">Hydraulic Conveyor</a>**: Desktop app distribution, simplified
96-
- **<a href="https://github.com/anthropics/claude-code" target="_blank">Claude Code SDK</a>**: Official SDK for Claude Code integration
86+
- **[Electron](https://www.electronjs.org/)**: Cross-platform desktop framework
87+
- **[React](https://reactjs.org/)**: Modern UI library with hooks
88+
- **[TypeScript](https://www.typescriptlang.org/)**: Type-safe JavaScript
89+
- **[Effect-TS](https://effect.website/)**: Functional programming for robust async operations
90+
- **[Drizzle ORM](https://orm.drizzle.team/)**: Type-safe database operations
91+
- **[SQLite](https://www.sqlite.org/)/[Turso](https://turso.tech/)**: Local and cloud database support
92+
- **[shadcn/ui](https://ui.shadcn.com/)**: Beautiful, accessible UI components
93+
- **[Tailwind CSS](https://tailwindcss.com/)**: Utility-first CSS framework
94+
- **[ccusage](https://github.com/ryoppippi/ccusage)**: Claude Code usage tracking
95+
- **[Hydraulic Conveyor](https://hydraulic.dev/)**: Desktop app distribution, simplified
96+
- **[Claude Code SDK](https://github.com/anthropics/claude-code)**: Official SDK for Claude Code integration
9797

9898
### **Game** (`/game`)
9999

100-
- **<a href="https://golang.org/" target="_blank">Go</a>**: High-performance backend language
101-
- **<a href="https://templ.guide/" target="_blank">Templ</a>**: Type-safe HTML templating
102-
- **<a href="https://data-star.dev/" target="_blank">Datastar</a>**: Reactive frontend framework
103-
- **<a href="https://nats.io/" target="_blank">NATS.io</a>**: Cloud-native messaging system
100+
- **[Go](https://golang.org/)**: High-performance backend language
101+
- **[Templ](https://templ.guide/)**: Type-safe HTML templating
102+
- **[Datastar](https://data-star.dev/)**: Reactive frontend framework
103+
- **[NATS.io](https://nats.io/)**: Cloud-native messaging system
104104

105105
## ✨ Features
106106

@@ -136,7 +136,7 @@ Slide Code is a intuitive desktop application that ideally makes it a bit easier
136136

137137
### Prerequisites
138138

139-
- **Claude Code CLI**: Follow the setup guide at <a href="https://docs.anthropic.com/en/docs/claude-code/setup" target="_blank">docs.anthropic.com/en/docs/claude-code/setup</a>
139+
- **Claude Code CLI**: Follow the setup guide at [docs.anthropic.com/en/docs/claude-code/setup](https://docs.anthropic.com/en/docs/claude-code/setup)
140140

141141
### Getting Started
142142

@@ -232,5 +232,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
232232

233233
-**Star this repo** if you find it useful
234234
- 🐛 **Report bugs** via GitHub Issues
235-
- 💬 **Chat with us & Request features** on <a href="https://discord.gg/2RgudA7g" target="_blank">Discord</a>
236-
- 🐦 **Follow me** on Twitter <a href="https://x.com/jonovono" target="_blank">@jonovono</a>
235+
- 💬 **Chat with us & Request features** on [Discord](https://discord.gg/2RgudA7g)
236+
- 🐦 **Follow me** on Twitter [@jonovono](https://x.com/jonovono)

0 commit comments

Comments
 (0)