advanced-calculator/README.md
Jordan Wages 27e6c97712
Update README.md
Giving perspective user's a better idea of what the application is and what it does.
2020-06-20 21:30:56 -05:00

8 lines
337 B
Markdown

# advanced-calculator
A free-form calculator that uses [CS-MIC](https://github.com/wagesj45/cs-mic) to parse and process expressions.
![SCREEN_SHOT](screen_shot.png?raw=true "Advanced Calculator Screen Shot")
---
For information on what expressions are possible, please see the [CS-MIC Usage Documentation](http://cs-mic.com/usage/).