Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
[ci skip] Add gem version to README
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed Jun 13, 2019
1 parent a200728 commit 7c6e847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
@@ -1,6 +1,7 @@
# Preval

[![Build Status](https://travis-ci.com/kddeisz/preval.svg?branch=master)](https://travis-ci.com/kddeisz/preval)
[![Gem](https://img.shields.io/gem/v/preval.svg)](https://rubygems.org/gems/preval)

`preval` is a gem that hooks into the Ruby compilation process and runs optimizations before it gets loaded by the virtual machine.

Expand Down

0 comments on commit 7c6e847

Please sign in to comment.