Skip to content

Commit d3b7beb

Browse files
author
Dennis P
committed
docs: update readme
1 parent eec1b65 commit d3b7beb

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
66
[![Rust](https://img.shields.io/badge/built%20with-Rust-orange.svg)](https://www.rust-lang.org)
77

8-
**diffmind** is a free, open-source AI code review tool that runs entirely on your machine — no cloud, no API keys, no subscription. It analyzes your `git diff` using a local [Qwen2.5-Coder](https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct-GGUF) model and reports security issues, bugs, and code quality problems directly in your terminal.
8+
**Diffmind** is a free, open-source AI code review tool that runs entirely on your machine — no cloud, no API keys, no subscription. It analyzes your `git diff` using a local [Qwen2.5-Coder](https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct-GGUF) model and reports security issues, bugs, and code quality problems directly in your terminal.
99

1010
Your source code never leaves your environment. Works offline. Ships as a **single self-contained binary** for Linux, macOS, and Windows.
1111

@@ -341,4 +341,9 @@ MIT — see [LICENSE](LICENSE).
341341

342342
---
343343

344-
> **diffmind** — AI-powered local code review. Security analysis, bug detection, and code quality feedback in your terminal. Private by design. Free forever.
344+
> **Diffmind** — AI-powered local code review. Security analysis, bug detection, and code quality feedback in your terminal. Private by design. Free forever.
345+
346+
✨ Support the Local-First Movement
347+
If you believe code reviews should be private and fast, consider contributing to the diffmind core.
348+
349+
Built with ❤️ by Tech Lead, for Tech Leads.

0 commit comments

Comments
 (0)