mirror of
https://github.com/apache/cordova-android.git
synced 2026-01-30 00:05:28 +08:00
Update README.md badges and remove Stable Release section
. Updated badges in README.md for npm version and GitHub version by using `shields.io` for the badges, because it has a more open license (uses `CC0-1.0`) than `nodei.co` and offers labels, which `nodei.co` does not support - Removed the Stable Release section again, the badge is now shown directly underneath the main title
This commit is contained in:
@@ -19,8 +19,10 @@
|
||||
#
|
||||
-->
|
||||
|
||||
# Cordova Android 
|
||||
# Cordova Android
|
||||
|
||||
[)](https://npmjs.com/package/cordova-android)
|
||||
[)](https://github.com/apache/cordova-android)
|
||||
[](https://github.com/apache/cordova-android/actions?query=branch%3Amaster)
|
||||
[](https://codecov.io/github/apache/cordova-android?branch=master)
|
||||
|
||||
@@ -28,9 +30,6 @@ Cordova Android is an Android application library that allows for Cordova-based
|
||||
|
||||
[Apache Cordova](https://cordova.apache.org/) is a project of [The Apache Software Foundation (ASF)](https://apache.org/).
|
||||
|
||||
## Stable Release
|
||||

|
||||
|
||||
## Requirements
|
||||
|
||||
* Java Development Kit (JDK) 17
|
||||
|
||||
Reference in New Issue
Block a user