diff --git a/README.md b/README.md
index 807a53a..8e3c33c 100644
--- a/README.md
+++ b/README.md
@@ -6,23 +6,16 @@ HUBFS · File System for GitHub
+
+
+
+
HUBFS is a read-only file system for GitHub and Git. Git repositories and their contents are represented as regular directories and files and are accessible by any application, without the application having any knowledge that it is really accessing a remote Git repository.
-## Installation
-
-**Windows**
-
-- Install the latest version of [WinFsp](https://github.com/billziss-gh/winfsp/releases).
-- Install the latest version of [HUBFS](https://github.com/billziss-gh/hubfs/releases). The Windows installer (MSI) includes better integration with Windows and is the recommended installation method. There is also a standalone Windows executable (ZIP) if you prefer.
-
-**macOS**
-
-**Linux**
-
## How to use
HUBFS is a command-line program with a usage documented below. On Windows there is also good desktop integration so that you can use HUBFS without the command line.