Skip to content

Commit 34226bd

Browse files
committed
docs(readme): add badges
1 parent cc523bf commit 34226bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
A tiny, self-hosted upload target for ShareX and similar clients. Runs on Node.js and stores uploads on disk.
44

5+
[![Continuous Integration](https://github.com/alexthemaster/sharex-server/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/alexthemaster/sharex-server/actions/workflows/continuous-integration.yml)
6+
![Docker Image Size](https://img.shields.io/docker/image-size/alexthemaster/sharex-server)
7+
![Docker Pulls](https://img.shields.io/docker/pulls/alexthemaster/sharex-server)
8+
![NPM Downloads](https://img.shields.io/npm/dw/sharex-server)
9+
510
## ⭐ Features
611

712
- File uploads (including text, image, GIF, MP4 etc)

0 commit comments

Comments
 (0)