From 105be8ae69eb8687690e3a9ef17715b9222a9e52 Mon Sep 17 00:00:00 2001 From: Kyle Barron Date: Mon, 2 Dec 2024 13:14:58 -0500 Subject: [PATCH] fix readme --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3a2da94..411e576 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ # `wkb` -# [![Crate][crates-badge]][crates-url] -# [![API Documentation][docs-badge]][docs-url] + A fast, freely-licensed implementation of reading and writing the [Well-Known Binary][wkb] encoding of vector geometries. -This is not yet published to `crates.io`, pending a potential transfer of the `wkb` name from [a previous wkb crate](https://crates.io/crates/wkb/0.7.1). +> This is not yet published to `crates.io`, pending a potential transfer of the `wkb` name from [a previous wkb crate](https://crates.io/crates/wkb/0.7.1). ## Features