Skip to content

Commit

Permalink
fix broken readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oleander committed Dec 11, 2021
1 parent 74e3470 commit e9c1bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
`Re:map`; an expressive and feature-rich data transformation mapper for Ruby 3.
It gives the developer the expressive power of JSONPath, without the hassle of using strings. Its compiler is written on top of an immutable, primitive data structure utilizing ruby's refinements & pattern matching capabilities – making it blazingly fast

- [Re:map ![remap](https://github.com/oleander/remap/actions/workflows/main.yml) [![Gem](https://img.shields.io/gem/v/remap)](https://rubygems.org/gems/remap) [![Maintainability](https://api.codeclimate.com/v1/badges/0c09721ad5a3b646a6d3/maintainability)](https://codeclimate.com/github/oleander/remap/maintainability)](#remap---)
- Overview
- [Quick start](#quick-start)
- [Installation](#installation)
- [Introduction](#introduction)
Expand Down

0 comments on commit e9c1bcf

Please sign in to comment.