Skip to content

Commit

Permalink
docs: better code hub
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeIbberson committed Dec 1, 2019
1 parent c0c2f35 commit 7dcd7b0
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 @@
<p>
<img src="https://github.com/MikeIbberson/comparisons/workflows/Node%20CI/badge.svg" alt="Status" />
<a href='https://coveralls.io/github/MikeIbberson/comparisons?branch=master'><img src='https://coveralls.io/repos/github/MikeIbberson/comparisons/badge.svg?branch=master' alt='Coverage Status' /></a>

<img src='https://bettercodehub.com/edge/badge/MikeIbberson/comparisons?branch=master'>
</p>

<p>Currently, expressions support <code>=</code>, <code>>=</code>, <code><=</code>, <code>></code> and <code><</code> operators. Optionally, you can include a second constructor argument for changing the locale (the default is "en"). Any expressions that do not match a recognized operation get stripped out and are assumed to pass.</p>
Expand Down

0 comments on commit 7dcd7b0

Please sign in to comment.