Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@

microG Services is a FLOSS (Free/Libre Open Source Software) framework to allow applications designed for Google Play Services to run on systems, where Play Services is not available.

### Please refer to the [wiki](https://github.com/microg/GmsCore/wiki) for downloads and instructions
## Getting started

- [Download the latest release](https://github.com/microg/GmsCore/releases/latest) or use the [Downloads wiki page](https://github.com/microg/GmsCore/wiki/Downloads) for microG Services, Services Framework Proxy, FakeStore, and related components.
- Follow the [Installation guide](https://github.com/microg/GmsCore/wiki/Installation) to install microG Services and companion packages.
- Check [Signature Spoofing](https://github.com/microg/GmsCore/wiki/Signature-Spoofing) if your ROM or installation method needs permission setup.
- See the [full wiki](https://github.com/microg/GmsCore/wiki) for device-specific notes, troubleshooting, and optional configuration.

## Translations

Expand Down