From 07dbc2236d4e1455f1c270e8cff6a440e0a4d6c8 Mon Sep 17 00:00:00 2001 From: kermieisinthehouse Date: Tue, 9 Nov 2021 21:10:07 -0800 Subject: [PATCH] Update README.md (#1985) [skip ci] --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b4b9ec2a8..1ff1a2fab 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Stash +https://stashapp.cc + [![Build](https://github.com/stashapp/stash/actions/workflows/build.yml/badge.svg?branch=develop&event=push)](https://github.com/stashapp/stash/actions/workflows/build.yml) [![Docker pulls](https://img.shields.io/docker/pulls/stashapp/stash.svg)](https://hub.docker.com/r/stashapp/Stash 'DockerHub') [![Go Report Card](https://goreportcard.com/badge/github.com/stashapp/stash)](https://goreportcard.com/report/github.com/stashapp/stash) [![Discord](https://img.shields.io/discord/559159668438728723.svg?logo=discord)](https://discord.gg/2TsNFKt) -https://stashapp.cc ### **Stash is a self-hosted webapp written in Go which organizes and serves your porn.** - ![demo image](docs/readme_assets/demo_image.png) * Stash gathers information about videos in your collection from the internet, and is extensible through the use of community-built plugins for a large number of content producers and sites. @@ -62,4 +62,4 @@ You can also make Stash interface fit your desired style with [Custom CSS snippe Pull requests are welcome! -See [Development](docs/DEVELOPMENT.md) and [Contributing](docs/CONTRIBUTING.md) for information on working with the codebase, getting a local development setup, and contributing changes. \ No newline at end of file +See [Development](docs/DEVELOPMENT.md) and [Contributing](docs/CONTRIBUTING.md) for information on working with the codebase, getting a local development setup, and contributing changes.