This repository has been archived on 2022-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
calculator/README.md
2022-05-15 21:52:27 +02:00

5 lines
No EOL
189 B
Markdown

# Calculator
Terminal-like calculator for simple arithmetic operations.
This is project for a college, given requirements are in [zadanie.txt](./zadanie.txt).
_Inspired by vi keybinds :^)_