From 21814e8809732a81c9ead7b7201ec7cf0430034c Mon Sep 17 00:00:00 2001 From: Petr Mironychev <9195189+Palm1r@users.noreply.github.com> Date: Tue, 24 Jun 2025 14:22:30 +0200 Subject: [PATCH] fix: Change qtc version typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4deea9..2452a91 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/Palm1r/QodeAssist/total?color=41%2C173%2C71) ![GitHub Tag](https://img.shields.io/github/v/tag/Palm1r/QodeAssist) ![Static Badge](https://img.shields.io/badge/QtCreator-16.0.2-brightgreen) -![Static Badge](https://img.shields.io/badge/QtCreator-17.0.1-brightgreen) +![Static Badge](https://img.shields.io/badge/QtCreator-17.0.0-brightgreen) [![](https://dcbadge.limes.pink/api/server/BGMkUsXUgf?style=flat)](https://discord.gg/BGMkUsXUgf) ![qodeassist-icon](https://github.com/user-attachments/assets/dc336712-83cb-440d-8761-8d0a31de898d) QodeAssist is an AI-powered coding assistant plugin for Qt Creator. It provides intelligent code completion and suggestions for C++ and QML, leveraging large language models through local providers like Ollama. Enhance your coding productivity with context-aware AI assistance directly in your Qt development environment.