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

5 lines
189 B
Markdown
Raw Permalink Normal View History

2022-05-15 21:52:27 +02:00
# Calculator
2022-05-15 21:47:33 +02:00
Terminal-like calculator for simple arithmetic operations.
2022-05-15 21:52:27 +02:00
This is project for a college, given requirements are in [zadanie.txt](./zadanie.txt).
2022-05-15 21:47:33 +02:00
_Inspired by vi keybinds :^)_