This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ray.git
The following commit(s) were added to refs/heads/main by this push:
new 2fc0694 update and fix readme badges (#77)
2fc0694 is described below
commit 2fc069436db8fc4555c2df93aaec5eb445488640
Author: robtandy <[email protected]>
AuthorDate: Fri Mar 7 11:34:52 2025 -0500
update and fix readme badges (#77)
---
README.md | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 1fc484f..881a579 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,18 @@
under the License.
-->
-[](https://github.com/robtandy/datafusion-ray/actions/workflows/main.yml)
-
-# DataFusion on Ray
+# DataFusion Ray
+
+[![Apache licensed][license-badge]][license-url]
+[![Python Tests][actions-badge]][actions-url]
+[![Discord chat][discord-badge]][discord-url]
+
+[license-badge]: https://img.shields.io/badge/license-Apache%20v2-blue.svg
+[license-url]: https://github.com/apache/datafusion-ray/blob/main/LICENSE.txt
+[actions-badge]:
https://github.com/apache/datafusion-ray/actions/workflows/main.yml/badge.svg
+[actions-url]:
https://github.com/apache/datafusion-ray/actions?query=branch%3Amain
+[discord-badge]: https://img.shields.io/badge/Chat-Discord-purple
+[discord-url]: https://discord.com/invite/Qw5gKqHxUM
## Overview
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]