From 1750ef6bbdae423a46ee849d459723f3acf549f1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:31:22 +0100 Subject: fix readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 6b5eb05..91be09b 100644 --- a/README +++ b/README @@ -7,12 +7,11 @@ SYNOPSIS Link with -lautomata. DESCRIPTION - libautomata provides functions for creating, string - matching automata that can be feed in chunks, allowing - online processing of massive data sets. The automata - are resetable and clonable, allowing the user to search - multiple data sets but only run the automata building - phase once. + libautomata provides functions for creating string-matching + automata that can be fed in chunks, allowing online processing + of massive data sets. The automata are resettable and clonable, + allowing the user to search multiple data sets but only run + the automata building phase once. SEE ALSO None. -- cgit v1.2.3-70-g09d2