Update README.md
Giving perspective user's a better idea of what the application is and what it does.
This commit is contained in:
parent
2fbffc2bcb
commit
27e6c97712
1 changed files with 7 additions and 1 deletions
|
@ -1,2 +1,8 @@
|
|||
# advanced-calculator
|
||||
A free-form calculator that uses CS-MIC to parse and process expressions.
|
||||
A free-form calculator that uses [CS-MIC](https://github.com/wagesj45/cs-mic) to parse and process expressions.
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
For information on what expressions are possible, please see the [CS-MIC Usage Documentation](http://cs-mic.com/usage/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue