Skip to content

Commit 5ab7f2f

Browse files
committed
Update README.md
1 parent 80a0202 commit 5ab7f2f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RepoTree 🌳
22

3-
> A tool to visualize GitHub and GitLab repositories with clean ASCII trees. Perfect for documentation, sharing, and understanding project structures.
3+
A web tool that visualizes GitHub and GitLab repositories with clean ASCII trees. Perfect for documentation, sharing, and understanding project structures. It runs entirely in the browser and fetches live data using GitHub’s official [REST API (Git/Trees API)](https://docs.github.com/en/rest/git/trees?apiVersion=2022-11-28#get-a-tree) to ensure accuracy.
44

55
[![Live Demo](https://img.shields.io/badge/🌐_Live_Demo-RepoTree-blue?style=for-the-badge)](https://ascii-repotree.vercel.app/)
66
[![MIT License](https://img.shields.io/badge/📄_License-MIT-green?style=for-the-badge)](LICENSE)
@@ -126,14 +126,12 @@ This project was inspired by Nathan Friend's [Tree Online](https://gitlab.com/nf
126126

127127
If RepoTree has helped you, please consider:
128128
-**Starring this repository** to show your support
129-
- 🐦 **Sharing it** with other developers
129+
- 💛 **Sharing it** with other developers
130130

131131
---
132132

133133
<div align="center">
134-
135-
**[🌐 Try RepoTree Now](https://ascii-repotree.vercel.app/)****[📖 Documentation](https://ascii-repotree.vercel.app/docs)**
136134

137-
Made with ☕ by [coder-ralph](https://github.com/coder-ralph)
135+
Made with ☕ by [Ralph Rosael](https://app.daily.dev/coderralph)
138136

139137
</div>

0 commit comments

Comments
 (0)