diff --git a/README.md b/README.md index 0f35411..92817c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # NTON -Nintendo Switch NRO to NSP Forwarder for firmware 12.0.0 and newer. +[![Build status](https://github.com/rlaphoenix/nton/actions/workflows/ci.yml/badge.svg)](https://github.com/rlaphoenix/nton/actions/workflows/ci.yml) +[![PyPI version](https://img.shields.io/pypi/v/nton)](https://pypi.python.org/pypi/nton) +[![Python versions](https://img.shields.io/pypi/pyversions/nton)](https://pypi.python.org/pypi/nton) + + License (GPLv3) + + +NTON is a Nintendo Switch NRO to NSP Forwarder for firmware 12.0.0 and newer. A forwarder lets you open a Homebrew NRO file from your SD card through the Nintendo Switch Home Screen instead of the Homebrew Launcher. @@ -23,7 +30,6 @@ Simply replace the assets in the `/assets/exefs` folder with the [original ROM][ - 🧩 Plug-and-play installation via PIP/PyPI - ❤️ Forever FOSS! - ## Installation *Note: Requires [Python] 3.7.0 or newer with PIP installed.*