Browse Source

Remove some spacing from the readme

Robert Middleswarth 3 years ago
parent
commit
76f5231f91
1 changed files with 6 additions and 6 deletions
  1. 6 6
      docs/README.md

+ 6 - 6
docs/README.md

@@ -89,13 +89,13 @@ You're done! Now just click App Templates and deploy applications!
 | [install_caddy.sh](https://github.com/rmiddle/pi-hosted/blob/master/tools/install_caddy.sh) | Pre-setup script to install Caddy | wget -qO- https://git.io/JMsEe \| bash| 
 | [install_drupal.sh](https://github.com/rmiddle/pi-hosted/blob/master/tools/install_drupal.sh) | Preinstall Setup for Drupal | wget -qO- https://git.io/JMsEj \| bash|
 | [install_portainer_agent.sh](https://github.com/rmiddle/pi-hosted/blob/master/tools/install_portainer_agent.sh) [update_portainer_agent.sh](https://github.com/rmiddle/pi-hosted/blob/master/tools/update_portainer_agent.sh) |Install and upgrade Portainer Agent.  Portainer agent is used for remote management of the host you install it on.  |  |
-| [install_throttled.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/install_throttled.sh)  | [Install and Setup Instructions for the Throttled Script](https://github.com/novaspirit/pi-hosted/blob/master/docs/throttled.md) | wget -qO- https://git.io/JXzw0 \| bash |
+| [install_throttled.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/install_throttled.sh)  | [Install and Setup Instructions for the Throttled Script](https://github.com/novaspirit/pi-hosted/blob/master/docs/throttled.md) | wget -qO- https://git.io/JXzw0 \| bash|
 | [install_vikunja.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/install_vikunja.sh) | Preinstall Setup for Vikunja | wget -qO-  https://git.io/JMsuZ \| bash |
-| [nginx-proxy-manager.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/nginx-proxy-manager.sh) | Preinstall Setup for NPM. [Installation Document](https://github.com/novaspirit/pi-hosted/blob/master/docs/nginx_proxy_manager.md) | wget -qO- https://git.io/JPXF5 \| bash |
-| [rpi_docker_monitor.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/rpi_docker_monitor.sh) | Preinstall Setup for Docker Monitor [Installation Document](https://github.com/novaspirit/pi-hosted/blob/master/docs/rpi_docker_monitor.md) | wget -qO- https://git.io/JPXba \| bash |
-| [traefik.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/traefik.sh) | Preinstall Setup for Traefik | wget -qO- https://git.io/JMsuA \| bash |
-| [unpoller-install.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/unpoller-install.sh) | Preinstall Setup for UnPoller [Installation Document](https://github.com/rmiddle/pi-hosted/blob/readme_update/docs/UnPoller-Monitor.md)| wget -qO- https://git.io/JMszE \| bash |
-| [update_libseccomp2.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/update_libseccomp2.sh) | PI OS 32 libseccomp2 Repair utility | wget -qO- https://git.io/JPXdj \| bash |
+| [nginx-proxy-manager.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/nginx-proxy-manager.sh) | Preinstall Setup for NPM. [Installation Document](https://github.com/novaspirit/pi-hosted/blob/master/docs/nginx_proxy_manager.md) | wget -qO- https://git.io/JPXF5 \| bash|
+| [rpi_docker_monitor.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/rpi_docker_monitor.sh) | Preinstall Setup for Docker Monitor [Installation Document](https://github.com/novaspirit/pi-hosted/blob/master/docs/rpi_docker_monitor.md) | wget -qO- https://git.io/JPXba \| bash|
+| [traefik.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/traefik.sh) | Preinstall Setup for Traefik | wget -qO- https://git.io/JMsuA \| bash|
+| [unpoller-install.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/unpoller-install.sh) | Preinstall Setup for UnPoller [Installation Document](https://github.com/rmiddle/pi-hosted/blob/readme_update/docs/UnPoller-Monitor.md)| wget -qO- https://git.io/JMszE \| bash|
+| [update_libseccomp2.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/update_libseccomp2.sh) | PI OS 32 libseccomp2 Repair utility | wget -qO- https://git.io/JPXdj \| bash|
 
 
 ### Contributors