Skip to content

Commit

Permalink
Change badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Wilson committed Jan 1, 2019
1 parent 2fdc5e9 commit fa5e8d4
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
@@ -1,4 +1,4 @@
![](https://img.shields.io/crates/l/rsc.svg) ![](https://img.shields.io/crates/dv/rsc.svg)
![](https://img.shields.io/crates/l/rsc.svg) ![](https://img.shields.io/badge/status-stable-blue.svg)

**RSC is a handwritten scientific calculator for turning an equation inside a string into a result.** RSC is designed to be very lightweight and have as few dependencies as possible. It has the goal of just doing a single thing really well, and enabling anyone to extend it with more features.

Expand Down

0 comments on commit fa5e8d4

Please sign in to comment.