Skip to content

Commit f4f7853

Browse files
authored
Update README.md
1 parent 9024c33 commit f4f7853

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
[![PyPI version](https://badge.fury.io/py/gitingest.svg)](https://badge.fury.io/py/gitingest)
77
[![GitHub stars](https://img.shields.io/github/stars/cyclotruc/gitingest?style=social.svg)](https://github.com/cyclotruc/gitingest)
88
[![Downloads](https://pepy.tech/badge/gitingest)](https://pepy.tech/project/gitingest)
9-
[![GitHub issues](https://img.shields.io/github/issues/cyclotruc/gitingest)](https://github.com/cyclotruc/gitingest/issues)
10-
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
119

1210
[![Discord](https://dcbadge.limes.pink/api/server/https://discord.com/invite/zerRaGK9EC)](https://discord.com/invite/zerRaGK9EC)
1311

@@ -43,7 +41,6 @@ pip install gitingest
4341
<!-- markdownlint-enable MD033 -->
4442

4543
The extension is open source at [lcandy2/gitingest-extension](https://github.com/lcandy2/gitingest-extension).
46-
For anyone who wants install it manually, you may download it [here](https://github.com/lcandy2/gitingest-extension/releases).
4744
Issues and feature requests are welcome to the repo.
4845

4946
## 💡 Command line usage
@@ -107,6 +104,10 @@ If you are hosting it on a domain, you can specify the allowed hostnames via env
107104
- [tiktoken](https://github.com/openai/tiktoken) - Token estimation
108105
- [apianalytics.dev](https://www.apianalytics.dev/) - Simple Analytics
109106

107+
### Looking for a javascript/node package?
108+
109+
Check out the NPM alternative 📦 Repomix: https://github.com/yamadashy/repomix
110+
110111
## ✔️ Contributing to Gitingest
111112

112113
Gitingest aims to be friendly for first time contributors, with a simple python and html codebase.
@@ -175,3 +176,4 @@ The application should be available at `http://localhost:8000`
175176
```bash
176177
gitingest --help
177178
```
179+

0 commit comments

Comments
 (0)