Skip to content

Commit

Permalink
Merge branch 'ershi/update-badges' into 'main'
Browse files Browse the repository at this point in the history
Replace Python versions badge with monthly commit activity

See merge request omniverse/warp!545
  • Loading branch information
mmacklin committed Jun 4, 2024
2 parents 3674b40 + 363f5ee commit 26f8c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[![PyPI version](https://badge.fury.io/py/warp-lang.svg)](https://badge.fury.io/py/warp-lang)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/NVIDIA/warp?link=https%3A%2F%2Fgithub.com%2FNVIDIA%2Fwarp%2Fcommits%2Fmain)
[![Downloads](https://static.pepy.tech/badge/warp-lang/month)](https://pepy.tech/project/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
Expand Down

0 comments on commit 26f8c3d

Please sign in to comment.