From 44849fe54059319f445f413041ebffe07bc7d162 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Tue, 20 Dec 2022 10:11:13 +0100 Subject: Rename repository --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d5eefc4..65974c0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# parseq-rs +# Parseq -This is a Rust library crate that implements an extension trait adding parallel -sequential mapping to the standard iterator trait. +Parseq is a Rust library crate that implements an extension trait adding +parallel sequential mapping to the standard iterator trait. See the [crate documentation][docs] for more information. -- cgit v1.2.3