Placed a space before parenthesis.

This commit is contained in:
Kai Wang 2022-08-03 22:03:42 +08:00
parent 97dd413725
commit 1fca15f741

View File

@ -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)