From 7142d23c063a5cf1ba70c83d569defca764cfb4b Mon Sep 17 00:00:00 2001 From: Marcos Marado Date: Sun, 8 Aug 2021 19:03:48 +0100 Subject: [PATCH] README: standardize the library name The repository and the .so file are called 'libgnunetchat', the two other projects that depend on it are also calling it that, instead of 'libgnunet-chat', so this patch replaces the reference to 'libgnunet-chat' in the README into 'libgnunetchat'. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e35f132..3e120ca 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# libgnunet-chat +# libgnunetchat -A client-side library for applications to use the Messenger service of GNUnet \ No newline at end of file +A client-side library for applications to use the Messenger service of GNUnet. -- 2.25.1