diff --git a/README.md b/README.md index cd10aff..231e678 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # kalk +![Crates.io](https://img.shields.io/crates/v/kalk_cli) +![GitHub](https://img.shields.io/github/license/PaddiM8/kalk) +![Docs.rs](https://docs.rs/kalk/badge.svg) + Kalk is a calculator (both program and library) that supports user-defined variables and functions. ![](example.png)