diff --git a/README.md b/README.md
index f6bccca..2a7ae6f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
![Component Logo](./images/Component_dark_mode.png#gh-dark-mode-only)
![Component Logo](./images/Component_light_mode.png#gh-light-mode-only)
-A math language using postfix notation.
+A programming language for math using postfix notation.
[![Rust](https://img.shields.io/github/actions/workflow/status/jakeroggenbuck/component/rust.yml?branch=main&style=for-the-badge)](https://github.com/JakeRoggenbuck/component/actions)