Skip to content

Commit 05f8a19

Browse files
committed
docs: update README.md
1 parent c2bbdd9 commit 05f8a19

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ A web tool that visualizes GitHub and GitLab repositories with clean ASCII trees
1111
* 👀 **Instant Visualization**: Convert any GitHub & GitLab repository structure into a clean ASCII tree
1212
* 🎯 **Interactive Tree View**: Expand or collapse folders for better navigation and exploration
1313
* 📊 **Repository Analysis**: Visualize file type distribution and language breakdown with interactive graphs
14-
* 🤖 **AI-Powered Feedback** *(Currently Disabled)*: Get intelligent suggestions and analysis for your repository structure
1514
* 💾 **Multiple Export Formats**: Download trees as README.md, .txt, .json, or .html files
1615
* 🔍 **Real-time Search**: Quickly filter and highlight specific files or directories
1716
* 🎨 **Dual View Modes**: Switch between ASCII and Interactive views for enhanced user experience
@@ -96,8 +95,6 @@ RepoTree provides insightful visualizations:
9695

9796
![Repository Analysis](repository-analysis.png)
9897

99-
- **Repository Structure** *(Currently Disabled)*: Get AI-powered feedback on your project organization
100-
10198
## 🎯 Use Cases
10299

103100
- 📝 **Documentation**: Include clean directory trees in your README files
@@ -118,10 +115,6 @@ A year ago, I saw a Stack Overflow question about generating directory trees fro
118115

119116
Contributions are welcome! Report issues [here](https://github.com/coder-ralph/RepoTree/issues) or submit a Pull Request [here](https://github.com/coder-ralph/RepoTree/pulls).
120117

121-
## 🫡 Acknowledgements
122-
123-
This project was inspired by Nathan Friend's [Tree Online](https://gitlab.com/nfriend/tree-online) and [ASCII Tree Generator](https://ascii-tree-generator.com/). I used these tools to create documentation for my project before.
124-
125118
## ⭐ Support
126119

127120
If RepoTree has helped you, please consider:

0 commit comments

Comments
 (0)