From a10b158bcc499e0013f9c1b9a71543312e85efab Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Mon, 16 Jun 2025 15:10:41 +0200 Subject: [PATCH] Try to add something to the README --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 24b22ba2..9a67a9f1 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,9 @@ Jedi - an awesome autocompletion, static analysis and refactoring library for Python #################################################################################### +**I released the successor to Jedi: A +Mypy-Compatible Python Language Server Built in Rust** - `ZubanLS `_ + .. image:: http://isitmaintained.com/badge/open/davidhalter/jedi.svg :target: https://github.com/davidhalter/jedi/issues :alt: The percentage of open issues and pull requests @@ -10,7 +13,7 @@ Jedi - an awesome autocompletion, static analysis and refactoring library for Py :target: https://github.com/davidhalter/jedi/issues :alt: The resolution time is the median time an issue or pull request stays open. -.. image:: https://github.com/davidhalter/jedi/workflows/ci/badge.svg?branch=master +.. image:: https://github.com/davidhalter/jedi/actions/workflows/ci.yml/badge.svg?branch=master :target: https://github.com/davidhalter/jedi/actions :alt: Tests