Skip to content

Commit

Permalink
Update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
martinemde committed Dec 15, 2023
1 parent dfc77a8 commit 5f22565
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
@@ -1,14 +1,6 @@
# Gitable

[![Gem Version](https://badge.fury.io/rb/gitable.png)][gem]
[![Build Status](https://travis-ci.org/martinemde/gitable.png?branch=master)][travis]
[![Dependency Status](https://gemnasium.com/martinemde/gitable.png?travis)][gemnasium]
[![Code Climate](https://codeclimate.com/github/martinemde/gitable.png)][codeclimate]

[gem]: https://rubygems.org/gems/gitable
[travis]: https://travis-ci.org/martinemde/gitable
[gemnasium]: https://gemnasium.com/martinemde/gitable
[codeclimate]: https://codeclimate.com/github/martinemde/gitable
[`gitable` on RubyGems.org](https://rubygems.org/gems/gitable).

## A git remote URI parser backed by Addressable

Expand Down Expand Up @@ -105,4 +97,4 @@ URIs.

## Copyright

Copyright (c) 2014 Martin Emde. See LICENSE for details.
Copyright (c) 2023 Martin Emde. See LICENSE for details.

0 comments on commit 5f22565

Please sign in to comment.