From b1cdd03841f6da5ac8ec4f63001b3dcd23f3228f Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Sun, 5 Jan 2025 16:39:04 +0000 Subject: [PATCH] README: properly center content --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b5e1e4..91f5b01 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
+
# Cross-platform FUSE library for Go @@ -17,7 +17,7 @@ _Cgofuse is a cross-platform FUSE library for Go. It is supported on multiple pl |**NetBSD** |✓ | |✓ | | |**OpenBSD** |✓ | |✓ | | -
+ ## How to build