genosdb 0.2.6 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -114,7 +114,9 @@ import { GDB } from "genosdb"
114
114
 
115
115
  For detailed documentation, visit our [GitHub Wiki](https://github.com/estebanrfp/gdb/wiki).
116
116
 
117
- For interactive, AI-assisted GenosDB documentation, visit our [Devin Wiki](https://deepwiki.com/estebanrfp/gdb).
117
+ For interactive, AI-assisted GenosDB documentation:
118
+
119
+ [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/estebanrfp/gdb)
118
120
 
119
121
  ## Examples
120
122