Skip to content

Commit 7465c29

Browse files
committed
Docs: Header refreshed
1 parent b02d262 commit 7465c29

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ Spatial • Binary • Probabilistic • User-Defined Metrics
3030
<a href="https://unum-cloud.github.io/usearch/swift">Swift</a> •
3131
<a href="https://unum-cloud.github.io/usearch/csharp">C#</a> •
3232
<a href="https://unum-cloud.github.io/usearch/golang">GoLang</a> •
33-
<a href="https://unum-cloud.github.io/usearch/wolfram">Wolfram</a>
33+
<a href="https://unum-cloud.github.io/usearch/wolfram">Wolfram</a> •
34+
<a href="https://unum-cloud.github.io/usearch/sqlite">SQLite3</a>
3435
<br/>
3536
Linux • MacOS • Windows • iOS • WebAssembly
3637
</p>
@@ -47,10 +48,10 @@ Linux • MacOS • Windows • iOS • WebAssembly
4748

4849
---
4950

50-
-[10x faster][faster-than-faiss] [HNSW][hnsw-algorithm] implementation than [FAISS][faiss].
51-
- ✅ Simple and extensible [single C++11 header][usearch-header] implementation.
51+
-__[10x faster][faster-than-faiss]__ [HNSW][hnsw-algorithm] implementation than [FAISS][faiss].
52+
- ✅ Simple and extensible [single C++11 header][usearch-header] __library__.
5253
- ✅ Compatible with a dozen programming languages out of the box.
53-
-[Trusted](#integrations) by some of the most loved Datalakes and Databases, like [ClickHouse][clickhouse-docs].
54+
-[Trusted](#integrations) by giants like Google and databases like [ClickHouse][clickhouse-docs].
5455
-[SIMD][simd]-optimized and [user-defined metrics](#user-defined-functions) with JIT compilation.
5556
- ✅ Hardware-agnostic `f16` & `i8` - [half-precision & quarter-precision support](#memory-efficiency-downcasting-and-quantization).
5657
-[View large indexes from disk](#serving-index-from-disk) without loading into RAM.

0 commit comments

Comments
 (0)