mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 17:26:45 +00:00
Update README.md
This commit is contained in:
parent
a26e3fb98f
commit
2714c4c9e0
11
README.md
11
README.md
@ -1,6 +1,6 @@
|
|||||||
![Docker Pulls](https://img.shields.io/docker/pulls/draganczukp/simply-shorten?style=for-the-badge)
|
![Docker Pulls](https://img.shields.io/docker/pulls/draganczukp/simply-shorten?style=for-the-badge)
|
||||||
![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/draganczukp/simply-shorten?style=for-the-badge)
|
|
||||||
![GitHub issues](https://img.shields.io/github/issues/draganczukp/simply-shorten?style=for-the-badge)
|
[Repository moved to GitLab](https://gitlab.com/draganczukp/simply-shorten)
|
||||||
|
|
||||||
# What is it?
|
# What is it?
|
||||||
A simple selfhosted URL shortener with no unnecessary features.
|
A simple selfhosted URL shortener with no unnecessary features.
|
||||||
@ -40,10 +40,7 @@ other ways modern web shows how anti-user it is. We all hate those, and they're
|
|||||||
not needed here.
|
not needed here.
|
||||||
- Paywalls or messages begging for donations. If you want to support me (for
|
- Paywalls or messages begging for donations. If you want to support me (for
|
||||||
whatever reason), you can message me through Github issues or via email.
|
whatever reason), you can message me through Github issues or via email.
|
||||||
[github@draganczuk.tk](mailto:github@draganczuk.tk)
|
[admin@draganczuk.me](mailto:admin@draganczuk.me)
|
||||||
|
|
||||||
I _might_ add one of those "fork me on github" thingies in the corner, though I
|
|
||||||
doubt I will
|
|
||||||
|
|
||||||
# Screenshot
|
# Screenshot
|
||||||
![Screenshot](./screenshot.png)
|
![Screenshot](./screenshot.png)
|
||||||
@ -51,7 +48,7 @@ doubt I will
|
|||||||
# Usage
|
# Usage
|
||||||
Clone this repository
|
Clone this repository
|
||||||
```
|
```
|
||||||
git clone https://github.com/draganczukp/simply-shorten
|
git clone https://gitlab.com/draganczukp/simply-shorten
|
||||||
```
|
```
|
||||||
## Building from source
|
## Building from source
|
||||||
Gradle 6.x.x and JDK 11 are required. Other versions are not tested
|
Gradle 6.x.x and JDK 11 are required. Other versions are not tested
|
||||||
|
Loading…
Reference in New Issue
Block a user