From 36884ab083aaa1d2a1186ca4b373035b26ad4d78 Mon Sep 17 00:00:00 2001 From: Eric Shi Date: Fri, 24 May 2024 14:17:12 -0700 Subject: [PATCH] Add some README badges --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3984be6d6..44b1f325f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +![PyPI - Version](https://img.shields.io/pypi/v/warp-lang?link=https%3A%2F%2Fpypi.org%2Fproject%2Fwarp-lang%2F) +![PyPI - Downloads](https://img.shields.io/pypi/dm/warp-lang) +[![codecov](https://codecov.io/github/NVIDIA/warp/graph/badge.svg?token=7O1KSM79FG)](https://codecov.io/github/NVIDIA/warp) +![GitHub - Build and Test](https://github.com/NVIDIA/warp/actions/workflows/build-and-test.yml/badge.svg) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/warp-lang?link=https%3A%2F%2Fpypi.org%2Fproject%2Fwarp-lang%2F) +[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://discord.com/invite/nvidiaomniverse) + # NVIDIA Warp Warp is a Python framework for writing high-performance simulation and graphics code. Warp takes