From 1321c6784a8f2415180413a93b84af625be93ccf Mon Sep 17 00:00:00 2001 From: Louis Poirier Date: Sun, 2 Jun 2024 17:21:41 +0200 Subject: [PATCH] docs: include MO2 badge in README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fdbbef..550214b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Red File System ![Cyberpunk 2077](https://img.shields.io/badge/Cyberpunk%202077-v2.12a-blue) +[![MO2](https://img.shields.io/badge/MO2-compatible-green)](https://github.com/ModOrganizer2/modorganizer/) ![GitHub License](https://img.shields.io/github/license/rayshader/cp2077-red-filesystem) [![Donate](https://img.shields.io/badge/donate-buy%20me%20a%20coffee-yellow)](https://www.buymeacoffee.com/lpfreelance) @@ -46,7 +47,7 @@ other authors cannot break game files nor the operating system of the player. All features are defined in module `RedFileSystem`. You need to import it with: ```swift import RedFileSystem.* -``` +``` ### FileSystem