Skip to content

Commit 551800f

Browse files
committed
updating readme
1 parent 0e7e87b commit 551800f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
# Multiple Code Terminals
1+
# I Vibe More Than You
2+
3+
https://www.IVibeMoreThanYou.com/
4+
5+
This app is for fun - PRs welcome
26

37
A React app that displays multiple draggable and resizable terminal windows with animated typing effects. Each terminal shows different development scenarios with customizable themes and variable typing speeds.
48

59
## Quick Start
610

711
```bash
8-
git clone <this-repo>
12+
git clone https://github.com/gkamradt/MultiTerminalCodeViz
913
npm install
1014
npm run dev
1115
```

0 commit comments

Comments
 (0)