From 3cdd35089c413d2596da5161b985f6f1cf8c9b84 Mon Sep 17 00:00:00 2001 From: Edgar Luque Date: Tue, 19 Oct 2021 17:14:04 +0200 Subject: [PATCH] upd readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0873f0..bb4441d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Version](https://img.shields.io/crates/v/sitewriter)](https://crates.io/crates/sitewriter) [![Downloads](https://img.shields.io/crates/d/sitewriter)](https://crates.io/crates/sitewriter) [![License](https://img.shields.io/crates/l/sitewriter)](https://crates.io/crates/sitewriter) -![Rust](https://github.com/edg-l/sitewriter-rs/workflows/Rust/badge.svg) +![Rust](https://github.com/edg-l/sitewriter/workflows/Rust/badge.svg) [![Docs](https://docs.rs/sitewriter/badge.svg)](https://docs.rs/sitewriter) It uses the [quick-xml](https://github.com/tafia/quick-xml) so it should be fast.