From a4f6214ed90aa992c1499c85dbc64a3c1490769e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez?= Date: Wed, 5 Nov 2025 04:03:19 +0100 Subject: [PATCH] Add DeepWiki badge to README Added a badge for DeepWiki to the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f2e6a2ec..699a746fe 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,4 @@ Notes * From `v4.0` onwards (current master), OpenUDS has been splitted in several repositories and contains submodules. Remember to use "git clone --resursive ..." to fetch it ;-). * `v4.0` version needs Python 3.11 (may work fine on newer versions). It uses new features only available on 3.10 or later, and is tested against 3.11. It will probably work on 3.10 too. +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/VirtualCable/openuds)