Skip to content

Commit ba48a02

Browse files
authored
Merge pull request #2 from holasoymalva/V1
[ft] : changes in readme file
2 parents 142cc40 + 97331b5 commit ba48a02

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# ⏰ Claude Rewind Tool
1+
# ⏰ Claude Code Rewind Tool
22

33
<div align="center">
44

5-
![Claude Rewind Logo](https://via.placeholder.com/200x200/6366f1/white?text=⏰)
5+
![Claude Code Rewind Logo](https://via.placeholder.com/200x200/6366f1/white?text=⏰)
66

77
**Time Travel for Your Claude Code Sessions**
88

@@ -21,7 +21,7 @@
2121

2222
## 🚀 **What if you could undo any AI mistake in seconds?**
2323

24-
Claude Rewind Tool is the **first-ever time machine for Claude Code sessions**. Never again worry about AI breaking your code. Automatically capture every change, visualize exactly what happened, and rollback to any point with surgical precision.
24+
Claude Code Rewind Tool is the **first-ever time machine for Claude Code sessions**. Never again worry about AI breaking your code. Automatically capture every change, visualize exactly what happened, and rollback to any point with surgical precision.
2525

2626
> *"This tool saved my entire refactor. Claude made a mistake in step 47 of 50, and I was able to rollback just that specific change while keeping everything else. Mind blown!"*
2727
>
@@ -38,7 +38,7 @@ Every developer using Claude Code has experienced this nightmare:
3838
- 😤 **"Now I have to manually undo everything"**
3939
- 😱 **"I lost 3 hours of progress"**
4040

41-
**Claude Rewind Tool eliminates this fear forever.**
41+
**Claude Code Rewind Tool eliminates this fear forever.**
4242

4343
---
4444

@@ -92,7 +92,7 @@ pip install -e .
9292
cd your-project
9393
claude-rewind init
9494

95-
# That's it! Claude Rewind Tool is now protecting your code
95+
# That's it! Claude Code Rewind Tool is now protecting your code
9696
```
9797

9898
### Basic Usage
@@ -221,7 +221,7 @@ hooks:
221221
222222
<div align="center">
223223
224-
| Metric | Before Claude Rewind | After Claude Rewind |
224+
| Metric | Before Claude Code Rewind | After Claude Code Rewind |
225225
|--------|---------------------|-------------------|
226226
| 😰 Fear of AI changes | **High** | **None** |
227227
| ⏱️ Time spent debugging AI mistakes | **2-3 hours/week** | **< 30 minutes/week** |
@@ -337,7 +337,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
337337

338338
<div align="center">
339339

340-
**⭐ Star this repo if Claude Rewind Tool saved your day!**
340+
**⭐ Star this repo if Claude Code Rewind Tool saved your day!**
341341

342342
[![Star History Chart](https://api.star-history.com/svg?repos=yourusername/claude-rewind-tool&type=Date)](https://star-history.com/#yourusername/claude-rewind-tool&Date)
343343

0 commit comments

Comments
 (0)