Added support link for project.
This commit is contained in:
parent
129aaf2eaf
commit
5a71d1804d
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# 🔗 LittleLink (Docker version)
|
# LittleLink (Docker version)
|
||||||
|
|
||||||
This project is a fork of [LittleLink](https://github.com/sethcottle/littlelink). I wanted to create a Docker version of this project that is not modify and kept to true original. And that is what I have done here with the exception of creating the docker files in this repo.
|
This project is a fork of [LittleLink](https://github.com/sethcottle/littlelink). I wanted to create a Docker version of this project that is not modify and kept to true original. And that is what I have done here with the exception of creating the docker files in this repo.
|
||||||
|
|
||||||
|
@ -27,6 +27,10 @@ docker run -d \
|
||||||
davisdre/littlelink:latest
|
davisdre/littlelink:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Support
|
||||||
|
If you would like to support this docker build, please feel free to buy me a coffee!
|
||||||
|
<p><a href="https://www.buymeacoffee.com/davisdredotcom"> <img align="left" src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" height="50" width="210" alt="davisdredotcom" /></a></p>
|
||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
* **Sep 1, 2021** - Initial pull.
|
* **Sep 1, 2021** - Initial pull.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue