„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 17:12:33 +02:00
parent a379bfa8c1
commit 06fca09bc7

View File

@ -1,6 +1,13 @@
# 🔗 LittleLink # 🔗 LittleLink
Fork of [Littlelink](https://github.com/sethcottle/littlelink) Fork of [Littlelink](https://github.com/sethcottle/littlelink)
Update ### Edit the Page
Fork your own copy
Edit the Page on your Gitea/Github/Gitlab etc
### Installation
```bash
sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/install.sh)"
```
### Update
```bash ```bash
sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/update.sh)" sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/update.sh)"
``` ```