aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcos Marado <mindboosternoori@gmail.com>2021-08-08 19:03:48 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2021-08-08 20:39:59 +0200
commit2893686e2d29f9ff2e7c07aff1c1c93ee8f5734a (patch)
tree934ecf6b0a67361d7df0a9269ba0e58926cff5a1
parenta3be90bc89ba9ab4968329f49013412b5f2e2af6 (diff)
downloadlibgnunetchat-2893686e2d29f9ff2e7c07aff1c1c93ee8f5734a.tar.gz
libgnunetchat-2893686e2d29f9ff2e7c07aff1c1c93ee8f5734a.zip
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'.
-rw-r--r--README.md4
1 files 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 @@
1# libgnunet-chat 1# libgnunetchat
2 2
3A client-side library for applications to use the Messenger service of GNUnet \ No newline at end of file 3A client-side library for applications to use the Messenger service of GNUnet.