diff --git a/README.md b/README.md index 16f5228..3c5d48e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# NandroidFS +# NandroidFS ## What is NandroidFS? NandroidFS is a filesystem for Windows which allows Android devices connected to your PC via the [Android Debug Bridge](https://developer.android.com/tools/adb) to be mounted as though they were a regular drive connected to your PC. (with a drive letter for each device) @@ -38,4 +38,4 @@ Installed by script, run `./install_deps.ps1` to install any of these dependenci #### Instructions 1. - Navigate to `./nandroid_daemon` and run `./build.ps1` -2. - Open the `NandroidFS.sln` file in Visual Studio 2022 and change the configuration to `Release`. Press `Ctrl + Shift + B` to build or use the button to build and run the app. \ No newline at end of file +2. - Open the `NandroidFS.sln` file in Visual Studio 2022 and change the configuration to `Release`. Press `Ctrl + Shift + B` to build or use the button to build and run the app.