docs: add version badge at the top of README

This commit is contained in:
2026-05-07 22:18:26 +03:00
parent 8d39d633cf
commit 09247ffcad
+2
View File
@@ -4,6 +4,8 @@
**A multimodal database engine written in Nim — 100% native, zero dependencies.**
[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](baradadb.nimble)
BaraDB combines document, graph, vector, columnar, and full-text search storage
in a single engine with a unified query language (BaraQL). It compiles to a
single 3.3MB binary with no runtime dependencies.