~wombelix/flappy-mascot

e1777a008855f68b358601e8d9de003748d86cc6 — Dominik Wombacher 11 months ago b48698b
docs(README): Add reuse.software compliance badge
2 files changed, 3 insertions(+), 1 deletions(-)

M README.md
M manifest.json
M README.md => README.md +2 -0
@@ 13,6 13,8 @@ Add [custom assets](custom/README.md) and flap around **any**thing you want. Use
Based on [Flappy Bird](https://github.com/IgorRozani/flappy-bird) 
from [Igor Rozani](https://github.com/IgorRozani).

[![REUSE status](https://api.reuse.software/badge/git.sr.ht/~wombelix/flappy-mascot)](https://api.reuse.software/info/git.sr.ht/~wombelix/flappy-mascot)

## Table of Contents

* [How to run](#how-to-run)

M manifest.json => manifest.json +1 -1
@@ 10,7 10,7 @@
    ],
    "start_url": "/",
    "display": "standalone",
    "description":"A customizable Flappy Bird clone, with Tux as default Mascot",
    "description":"A customizable Flappy Bird clone, with Tux as default Mascot.",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "scope": "/"