cerebro-math
Version:
Basic math operations plugin for cerebro app
21 lines (12 loc) • 492 B
Markdown
# Cerebro-math
> Basic math operations plugin for cerebro app

## Usage
Write any basic math operation. e.g. `2 * 2`
## Features
* Currently supports addition, subtraction, multiplication and division.
## Related
* [Cerebro](http://github.com/KELiON/cerebro) – Plugin extracted from core Cerebro app;
* [cerebro-plugin](http://github.com/KELiON/cerebro-plugin) – boilerplate to create Cerebro plugins;
## License
MIT © [Alexandr Subbotin](http://asubbotin.ru)