From 1fca15f7418e4e61c2ba1d573b922e71175a8a05 Mon Sep 17 00:00:00 2001 From: Kai Wang Date: Wed, 3 Aug 2022 22:03:42 +0800 Subject: [PATCH] Placed a space before parenthesis. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9b06a8..5f3e119 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# cpp-ipc(libipc) - C++ IPC Library +# cpp-ipc (libipc) - C++ IPC Library [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mutouyun/cpp-ipc/blob/master/LICENSE) [![Build Status](https://github.com/mutouyun/cpp-ipc/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/mutouyun/cpp-ipc/actions)