From a320f9e8d9f5fea5750357d13519a46cf8606a34 Mon Sep 17 00:00:00 2001 From: jagottsicher <30713344+jagottsicher@users.noreply.github.com> Date: Wed, 5 Sep 2018 21:11:57 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf0b1b5..f6fac58 100644 --- a/README.md +++ b/README.md @@ -213,9 +213,9 @@ And if you scroll down .. you see even more feature options: ### Features -But you manually extened your RaspiBlitz with features listed in the RaspiBlot Guide: https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_60_bonus.md +But you manually extened your RaspiBlitz with features listed in the RaspiBolt Guide: https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_60_bonus.md -Already integrated features of the RaspiBlitz are/willbe listed as part of the main menu after connecting per ssh with the admin user. +Already integrated features of the RaspiBlitz are/will be listed as part of the main menu after connecting via ssh as admin user. *Background: The script `91addBonus.sh` is the place to put your setup of features you want to add to RaspiBlitz. Its run at the end of the automated setup process before final reboot. To make the feature executable for the user, add a new option to the `00mainMenu.sh`*