diff --git a/.idea/.idea.server-csharp/.idea/CSharpierPlugin.xml b/.idea/.idea.server-csharp/.idea/CSharpierPlugin.xml
new file mode 100644
index 00000000..5a3cbd57
--- /dev/null
+++ b/.idea/.idea.server-csharp/.idea/CSharpierPlugin.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/.idea/.idea.server-csharp/.idea/codeStyles/codeStyleConfig.xml b/.idea/.idea.server-csharp/.idea/codeStyles/codeStyleConfig.xml
new file mode 100644
index 00000000..79ee123c
--- /dev/null
+++ b/.idea/.idea.server-csharp/.idea/codeStyles/codeStyleConfig.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/.idea.server-csharp/.idea/externalDependencies.xml b/.idea/.idea.server-csharp/.idea/externalDependencies.xml
new file mode 100644
index 00000000..1a9178a9
--- /dev/null
+++ b/.idea/.idea.server-csharp/.idea/externalDependencies.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index 8471f6f3..8b354527 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,8 @@ This project has been built in [Visual Studio](https://visualstudio.microsoft.co
Minimum required Visual Studio version is `17.13.5`
Minimum required Rider version is `2024.3`
+[CSharpier](https://csharpier.com/docs/Editors) plugin is requirement for autoformatting. It is available for either of the above IDE's.
+
You only need one of the above.
### Initial Setup