Skip to content

Commit

Permalink
shields position fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
zurdi15 committed Oct 31, 2023
1 parent 9e99337 commit 969dad3
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
<img alt="GitHub" src="https://img.shields.io/github/license/zurdi15/romm?style=flat-square">
<img alt="GitHub release (latest SemVer)" src="https://img.shields.io/github/v/release/zurdi15/romm?style=flat-square">
<img alt="GitHub Workflow Status (with branch)" src="https://img.shields.io/github/actions/workflow/status/zurdi15/romm/build.yml?style=flat-square&branch=master">

</div>
<div align="center">
<a href="https://hub.docker.com/r/zurdi15/romm">
<img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/zurdi15/romm?style=flat-square">
</a>
<a href="https://hub.docker.com/r/zurdi15/romm">
<img alt="Docker Image Size (latest by date)" src="https://img.shields.io/docker/image-size/zurdi15/romm?style=flat-square">
</a>
<a href="https://discord.gg/P5HtHnhUDH">
Expand Down Expand Up @@ -42,8 +45,6 @@ Inspired by [Jellyfin](https://jellyfin.org/), RomM allows you to handle all you
- Works with SQLite or MaridDB.
- Features a responsive design with dark mode support.

<br/>

# Preview

## 🖥 Desktop
Expand All @@ -70,15 +71,11 @@ Inspired by [Jellyfin](https://jellyfin.org/), RomM allows you to handle all you

</details>

<br/>

# The RomM Community

<a href="https://discord.gg/P5HtHnhUDH"><img src=".github/resources/discord_banner.png" style="height: 90px; margin-top: 5px;" alt="discord-banner" /></a>
<a href="https://github.com/zurdi15/romm/wiki"><img src=".github/resources/wiki_banner.png" style="height: 90px" alt="wiki-banner" /></a>

<br/>

# Installation

## 🐳 Docker
Expand All @@ -94,8 +91,6 @@ Before running the [image](https://hub.docker.com/r/zurdi15/romm/tags), ensure t
docker-compose up -d
```

<br/>

# Configuration

## 📁 Folder Structure
Expand Down Expand Up @@ -162,8 +157,6 @@ Refer to the [config.example.yml](https://github.com/zurdi15/romm/blob/master/ex

If you want to enable the user management system, a redis container and some environment variables needs to be set. Complete instructions are available in the [wiki](https://github.com/zurdi15/romm/wiki/Authentication).

<br/>

# Naming Convention

## 🎮 Platform Support
Expand All @@ -181,8 +174,6 @@ Games can be tagged with region, revision, or other tags by using parentheses in

**NOTE:** You can use these tags with the search bar to filter your library effectively.

<br/>

# 🎖 Credits

- Pc and Mac icon support - <a href="https://www.flaticon.com/free-icons/keyboard-and-mouse" title="Keyboard and mouse icons">Keyboard and mouse icons created by Flat Icons - Flaticon</a>
Expand Down

0 comments on commit 969dad3

Please sign in to comment.