Fix typo, remove stale OpenWeatherMapWeatherProvider reference (#37)
* Fix typo in README.md
* Remove stale reference to OpenWeatherMapWeatherProvider
diff --git a/README.md b/README.md
index 05740b6..2f6405e 100644
--- a/README.md
+++ b/README.md
@@ -14,12 +14,9 @@
* FDroid packages (binaries sourced from [here](https://f-droid.org/packages/org.fdroid.fdroid/) and [here](https://f-droid.org/packages/org.fdroid.fdroid.privileged/))
* FDroid: a catalogue of FOSS (Free and Open Source Software) applications for the Android platform
* FDroid Privileged Extension: a FDroid extension to ease the installation/removal of apps
- * additional_repos.xmly: a simple package to include the [microG FDroid repository](https://microg.org/fdroid.html) in the ROM (requires FDroid >= 1.5)
+ * additional_repos.xml: a simple package to include the [microG FDroid repository](https://microg.org/fdroid.html) in the ROM (requires FDroid >= 1.5)
* microG packages (binaries sourced from [here](https://microg.org/download.html) and [here](https://github.com/microg/android_frameworks_mapsv1))
* GmsCore: the main component of microG, a FOSS reimplementation of the Google Play Services (requires GsfProxy and FakeStore for full functionality)
* GsfProxy: a GmsCore proxy for legacy GCM compatibility
* FakeStore: an empty package that mocks the existence of the Google Play Store
* com.google.android.maps: legacy microG's mapsv1 reimplementation
- * LineageOS packages (binaries sourced from [here](https://download.lineageos.org/extras))
- * OpenWeatherMapWeatherProvider: "Open Weather Map" weather provider for the LineageOS' weather service
-