Просмотр исходного кода

Update ReadMe.md

Grammar corrections
Francis 2 лет назад
Родитель
Сommit
b4dd6b5f34
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      ReadMe.md

+ 2 - 2
ReadMe.md

@@ -5,13 +5,13 @@
 Requires a connected dev board running Marauder FW. [See install instructions from UberGuidoZ here.](https://github.com/UberGuidoZ/Flipper/tree/main/Wifi_DevBoard#marauder-install-information)
 Requires a connected dev board running Marauder FW. [See install instructions from UberGuidoZ here.](https://github.com/UberGuidoZ/Flipper/tree/main/Wifi_DevBoard#marauder-install-information)
 
 
 ## Get the app
 ## Get the app
-1. Make sure you're logged in with a github account (otherwise the downloads in step 2 wont work)
+1. Make sure you're logged in with a github account (otherwise the downloads in step 2 won't work)
 2. Navigate to the [FAP Build](https://github.com/0xchocolate/flipperzero-wifi-marauder/actions/workflows/build.yml)
 2. Navigate to the [FAP Build](https://github.com/0xchocolate/flipperzero-wifi-marauder/actions/workflows/build.yml)
    GitHub action workflow, and select the most recent run, scroll down to artifacts.
    GitHub action workflow, and select the most recent run, scroll down to artifacts.
 3. The FAP is built for the `dev` and `release` channels of both official and unleashed
 3. The FAP is built for the `dev` and `release` channels of both official and unleashed
    firmware. Download the artifact corresponding to your firmware version.
    firmware. Download the artifact corresponding to your firmware version.
 4. Extract `ESP32_WiFi_Marauder.fap` from the ZIP file to your Flipper
 4. Extract `ESP32_WiFi_Marauder.fap` from the ZIP file to your Flipper
-   Zero SD card, preferably under Apps/GPIO along the rest of the GPIO apps.
+   Zero SD card, preferably under Apps/GPIO along with the rest of the GPIO apps.
 
 
 From a local clone of this repo, you can also build the app yourself using ufbt.
 From a local clone of this repo, you can also build the app yourself using ufbt.