GitToTheHub commented on code in PR #1872:
URL: https://github.com/apache/cordova-android/pull/1872#discussion_r2564854521


##########
README.md:
##########
@@ -19,9 +19,7 @@
 #
 -->
 
-# Cordova Android
-
-[![NPM](https://nodei.co/npm/cordova-android.png)](https://nodei.co/npm/cordova-android/)
+# Cordova Android ![GitHub package.json 
version](https://img.shields.io/github/package-json/v/apache/cordova-android)

Review Comment:
   > The more places we have to update, the higher the risk of forgetting one. 
I've had cases before—outside of Cordova—where I released a package and forgot 
to update a version in a file, simply because I didn't remember it existed. I 
ended up having to publish a patch just to fix that oversight.
   
   To avoid this, I always do a search in my IDE for the version i want to 
replace and this works very good. I don't have to remember all places, where to 
replace the version :)
   
   What about your gist recommendation? I would take it over, but it's using 
`shields.io` not `nodei.co`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to