Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyclotruc authored Jan 7, 2025
1 parent 9024c33 commit f4f7853
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
[![PyPI version](https://badge.fury.io/py/gitingest.svg)](https://badge.fury.io/py/gitingest)
[![GitHub stars](https://img.shields.io/github/stars/cyclotruc/gitingest?style=social.svg)](https://github.com/cyclotruc/gitingest)
[![Downloads](https://pepy.tech/badge/gitingest)](https://pepy.tech/project/gitingest)
[![GitHub issues](https://img.shields.io/github/issues/cyclotruc/gitingest)](https://github.com/cyclotruc/gitingest/issues)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

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

Expand Down Expand Up @@ -43,7 +41,6 @@ pip install gitingest
<!-- markdownlint-enable MD033 -->

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

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

### Looking for a javascript/node package?

Check out the NPM alternative 📦 Repomix: https://github.com/yamadashy/repomix

## ✔️ Contributing to Gitingest

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

0 comments on commit f4f7853

Please sign in to comment.