This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 37ab981bb7 [DOCS] Add two more project buttons to the README (#2241)
37ab981bb7 is described below

commit 37ab981bb72c194573dab0d5b7df6a062439fe5f
Author: John Bampton <[email protected]>
AuthorDate: Thu Aug 7 04:39:50 2025 +1000

    [DOCS] Add two more project buttons to the README (#2241)
    
    The two buttons added give a great visual overview of the project.
    
    It shows how active the project is and also quickly directs new 
contributors to good first issues
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 9ef34a82af..aa2a6c7e73 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,9 @@
 [![R 
build](https://github.com/apache/sedona/actions/workflows/r.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/r.yml)
 [![Scala and Java 
build](https://github.com/apache/sedona/actions/workflows/java.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/java.yml)
 
+[![GitHub commit 
activity](https://img.shields.io/github/commit-activity/m/apache/sedona)](https://github.com/apache/sedona/graphs/commit-activity)
+[![GitHub Issues marked as good first 
issue](https://img.shields.io/github/issues/apache/sedona/good%20first%20issue?color=%237057ff)](https://github.com/apache/sedona/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
+
 | Download statistics        | **Maven**  | **PyPI**                           
                                                                                
                                                                                
                                                                                
                                                          | Conda-forge         
                                                                                
              [...]
 
|----------------------------|------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------
 [...]
 | Apache Sedona              | 225k/month | [![PyPI - 
Downloads](https://img.shields.io/pypi/dm/apache-sedona)](https://pepy.tech/project/apache-sedona)
 
[![Downloads](https://static.pepy.tech/personalized-badge/apache-sedona?period=total&units=international_system&left_color=black&right_color=brightgreen&left_text=total%20downloads)](https://pepy.tech/project/apache-sedona)
 | [![Anaconda-Server 
Badge](https://anaconda.org/conda-forge/apache-sedona/badges/downloads.svg)](https://anaconda.
 [...]

Reply via email to