README.md in npy-0.3.0 vs README.md in npy-0.4.0
- old
+ new
@@ -2,10 +2,10 @@
Save and load NumPy `npy` and `npz` files in Ruby - no Python required
:fire: Uses [Numo](https://github.com/ruby-numo/numo-narray) for blazing performance
-[![Build Status](https://github.com/ankane/npy/workflows/build/badge.svg?branch=master)](https://github.com/ankane/npy/actions)
+[![Build Status](https://github.com/ankane/npy/actions/workflows/build.yml/badge.svg)](https://github.com/ankane/npy/actions)
## Installation
Add this line to your application’s Gemfile: