Clean up whitespace in README.md

Remove trailing space from network security line.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-08-03 22:56:31 +02:00
parent 408d0c4e7b
commit 7ef8c62324

View File

@@ -33,7 +33,7 @@ Setting up a personal homelab using a ThinkPad laptop running Arch Linux to move
### Quick Start Guide ### Quick Start Guide
1. **System Setup**: Follow [system-setup.md](system-setup.md) for Arch installation and configuration 1. **System Setup**: Follow [system-setup.md](system-setup.md) for Arch installation and configuration
2. **Network Security**: Configure SSH, DNS, and VPN using [network-security.md](network-security.md) 2. **Network Security**: Configure SSH, DNS, and VPN using [network-security.md](network-security.md)
3. **Services**: Plan and deploy applications from [services.md](services.md) 3. **Services**: Plan and deploy applications from [services.md](services.md)
4. **Tasks**: Track progress in [TODO.md](TODO.md) 4. **Tasks**: Track progress in [TODO.md](TODO.md)
5. **Issues**: Find solutions in [troubleshooting.md](troubleshooting.md) 5. **Issues**: Find solutions in [troubleshooting.md](troubleshooting.md)