diff --git a/README.md b/README.md index 8491805..43a7909 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ It also provides functionalities to parse content from Google Document HTML expo ## Status [![Gem Version](https://badge.fury.io/rb/article_json.svg)](https://badge.fury.io/rb/article_json) -![Check Google Doc](https://github.com/Devex/article_json/workflows/Check%20Google%20Doc/badge.svg) -![rspec](https://github.com/Devex/article_json/workflows/rspec/badge.svg) -[![Code Climate](https://codeclimate.com/github/Devex/article_json/badges/gpa.svg)](https://codeclimate.com/github/Devex/article_json) +![Check Google Doc](https://github.com/Devex/article_json/workflows/Check%20Google%20Doc/badge.svg?event=push) +![rspec](https://github.com/Devex/article_json/workflows/rspec/badge.svg?event=push) +[![Code Climate](https://codeclimate.com/github/Devex/article_json/badges/gpa.svg)](https://codeclimate.com/github/Devex/article_json?event=push) [![Coverage Status](https://coveralls.io/repos/github/Devex/article_json/badge.svg?branch=master)](https://coveralls.io/github/Devex/article_json?branch=master) ## Usage