Skip to content

Commit b3a5428

Browse files
committed
update readme
1 parent 0bd24a2 commit b3a5428

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can also replace `hub` with `ingest` in any GitHub URL to access the corespo
2323
- File and directory structure
2424
- Size of the extract
2525
- Token count
26-
- **CLI tool**: Run it as a shell command (currently on Linux only)
26+
- **CLI tool**: Run it as a shell command
2727
- **Python package**: Import it in your code
2828

2929
## 📦 Installation
@@ -122,7 +122,7 @@ Gitingest aims to be friendly for first time contributors, with a simple python
122122
- [FastAPI](https://github.com/fastapi/fastapi) - Backend framework
123123
- [Jinja2](https://jinja.palletsprojects.com) - HTML templating
124124
- [tiktoken](https://github.com/openai/tiktoken) - Token estimation
125-
- [apianalytics.dev](https://www.apianalytics.dev) - Simple Analytics
125+
- [posthog](https://github.com/PostHog/posthog) - Amazing analytics
126126

127127
### Looking for a JavaScript/Node package?
128128

0 commit comments

Comments
 (0)