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