Skip to content

Commit

Permalink
Fix license file name and add RuboCop badge
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Jan 13, 2025
1 parent 9703e64 commit a3de6cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Hawk

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

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

0 comments on commit a3de6cc

Please sign in to comment.