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 @@
[](https://github.com/apache/sedona/actions/workflows/r.yml)
[](https://github.com/apache/sedona/actions/workflows/java.yml)
+[](https://github.com/apache/sedona/graphs/commit-activity)
+[](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 | [](https://pepy.tech/project/apache-sedona)
[](https://pepy.tech/project/apache-sedona)
| [](https://anaconda.
[...]