Skip to content

Commit

Permalink
chore(README): add reuse badge
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle committed Aug 29, 2023
1 parent 4171865 commit 688ad4a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ repos:
files: '[^a-z0-9._/-]'
exclude: |
(?x)^(
.reuse/|
LICENSES/|
public/|
Makefile|
Expand Down
1 change: 1 addition & 0 deletions .reuse/REUSE-compliant.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# 👻 Ghost Snap

![Godot Badge](https://img.shields.io/badge/godot-4.1-blue?logo=Godot-Engine&logoColor=white) ![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white) ![license](https://img.shields.io/badge/license-MIT-green?logo=open-source-initiative&logoColor=white)
![Godot Badge](https://img.shields.io/badge/godot-4.1-blue?logo=Godot-Engine&logoColor=white) ![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white) ![license](https://img.shields.io/badge/license-MIT-green?logo=open-source-initiative&logoColor=white) ![reuse](./.reuse/REUSE-compliant.svg)

A snap minigame, made with [Godot Engine](https://godotengine.org/), for the [A Game By Its Cover](https://itch.io/jam/a-game-by-its-cover-2023) Game Jam 2023.

Expand Down

0 comments on commit 688ad4a

Please sign in to comment.