Skip to content

Commit

Permalink
thesis
Browse files Browse the repository at this point in the history
  • Loading branch information
omkarmoghe committed Apr 10, 2024
1 parent 04c3f6d commit 0d86d0a
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 @@ -2,7 +2,7 @@

![Gem Version](https://img.shields.io/gem/v/lab_coat) ![Gem Total Downloads](https://img.shields.io/gem/dt/lab_coat)

A simple experiment library to safely test new code paths.
A simple experiment library to safely test new code paths. `LabCoat` is designed to be highly customizable and play nice with your existing tools/services.

This library is heavily inspired by [Scientist](https://github.com/github/scientist), with some key differences:
- `Experiments` are `classes`, not `modules` which means they are stateful by default.
Expand Down

0 comments on commit 0d86d0a

Please sign in to comment.