/ README.md
README.md
 1  # microG Services
 2  
 3  [![Build status](https://github.com/microg/GmsCore/actions/workflows/build.yml/badge.svg)](https://github.com/microg/GmsCore/actions/workflows/build.yml)
 4  <a href=TRANSLATION.md>
 5  <img src="https://hosted.weblate.org/widget/microg/svg-badge.svg" alt="Translation status" />
 6  </a>
 7  
 8  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.
 9  
10  ### Please refer to the [wiki](https://github.com/microg/GmsCore/wiki) for downloads and instructions
11  
12  ## Translations
13  
14  If you'd like to help translate microG, take a look at [TRANSLATION](TRANSLATION.md).
15  
16  
17  License
18  -------
19      Copyright 2013-2024 microG Project Team
20  
21      Licensed under the Apache License, Version 2.0 (the "License");
22      you may not use this file except in compliance with the License.
23      You may obtain a copy of the License at
24  
25          http://www.apache.org/licenses/LICENSE-2.0
26  
27      Unless required by applicable law or agreed to in writing, software
28      distributed under the License is distributed on an "AS IS" BASIS,
29      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30      See the License for the specific language governing permissions and
31      limitations under the License.