Skip to content

Commit 1c9baf8

Browse files
authored
Merge pull request #69 from ifad/chore/badge-and-license
Fix license file name and add RuboCop badge
2 parents 9703e64 + a3de6cc commit 1c9baf8

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

File renamed without changes.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Hawk
22

33
[![Build Status](https://github.com/ifad/hawk/actions/workflows/ruby.yml/badge.svg)](https://github.com/ifad/hawk/actions)
4+
[![RuboCop](https://github.com/ifad/hawk/actions/workflows/rubocop.yml/badge.svg)](https://github.com/ifad/hawk/actions/workflows/rubocop.yml)
45

56
Hawk is an API Client framework. It is used as a base to then build your API
67
clients. It consumes JSON and produces Ruby objects without any Hash magic.

0 commit comments

Comments
 (0)