1
0
mirror of https://github.com/winfsp/cgofuse.git synced 2025-04-18 23:04:00 +03:00

README: properly center content

This commit is contained in:
Bill Zissimopoulos 2025-01-05 16:39:04 +00:00 committed by GitHub
parent a984f44ad1
commit b1cdd03841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
<center>
<div align="center">
# 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** |&#x2713; | |&#x2713; | |
|**OpenBSD** |&#x2713; | |&#x2713; | |
</center>
</div>
## How to build