diff --git a/README.md b/README.md index 0ffda97..91fc24b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# Stacks +# Stacks ![license](https://img.shields.io/github/license/pouyaardehkhani/Stacks.svg) Implementation of **Stack** data structure with **Infix To Postfix Generator** and **Postfix Evaluator** for calculating calculating mathematical expressions, also **Parentheses checking**.