Skip to content

Commit

Permalink
#20 lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 5, 2024
1 parent 15705d3 commit c118827
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
@@ -1,4 +1,6 @@
<img src="/logo.svg" width="64px" height="64px"/>
# Throttle Ruby Method Calls

![logo](/logo.svg =64x64)

[![EO principles respected here](https://www.elegantobjects.org/badge.svg)](https://www.elegantobjects.org)
[![DevOps By Rultor.com](http://www.rultor.com/b/yegor256/obk)](http://www.rultor.com/p/yegor256/obk)
Expand Down Expand Up @@ -36,7 +38,8 @@ Keep in mind that `Obk` is _not_ thread-safe.

Read [these guidelines](https://www.yegor256.com/2014/04/15/github-guidelines.html).
Make sure you build is green before you contribute
your pull request. You will need to have [Ruby](https://www.ruby-lang.org/en/) 2.3+ and
your pull request. You will need to have
[Ruby](https://www.ruby-lang.org/en/) 2.3+ and
[Bundler](https://bundler.io/) installed. Then:

```bash
Expand Down

0 comments on commit c118827

Please sign in to comment.