From 3c245d79f315b0a0b32210bbd4f5efb000917733 Mon Sep 17 00:00:00 2001 From: kattalizbeth-afk Date: Thu, 5 Mar 2026 06:30:44 -0500 Subject: [PATCH] Delete README.md --- README.md | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index b2751354f4..0000000000 --- a/README.md +++ /dev/null @@ -1,31 +0,0 @@ -# microG Services - -[![Build status](https://github.com/microg/GmsCore/actions/workflows/build.yml/badge.svg)](https://github.com/microg/GmsCore/actions/workflows/build.yml) - -Translation status - - -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 - -## Translations - -If you'd like to help translate microG, take a look at [TRANSLATION](TRANSLATION.md). - - -License -------- - Copyright 2013-2025 microG Project Team - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License.