„README.md“ ändern

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

View File

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