README.md in fasttext-0.3.0 vs README.md in fasttext-0.4.0
- old
+ new
@@ -1,9 +1,9 @@
# fastText Ruby
[fastText](https://fasttext.cc) - efficient text classification and representation learning - for Ruby
-[![Build Status](https://github.com/ankane/fastText-ruby/workflows/build/badge.svg?branch=master)](https://github.com/ankane/fastText-ruby/actions)
+[![Build Status](https://github.com/ankane/fastText-ruby/actions/workflows/build.yml/badge.svg)](https://github.com/ankane/fastText-ruby/actions)
## Installation
Add this line to your application’s Gemfile: