From 1a55403d9b238757b4ada809c98dbcf4ad6f2425 Mon Sep 17 00:00:00 2001 From: jstmax! <87650746+MaxWasTakenYT@users.noreply.github.com> Date: Fri, 8 Nov 2024 20:29:35 +0100 Subject: better-ified readme II --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef7465e..7118d18 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # XSC🧮 **XSC** (e**X**tremely**S**imple**C**alculator): the easiest way to calculate stuff in the terminal \ syntax: `xsc <(+|-|x|/|%|^)> ` or `xsc -sqrt | -r ` \ -pros: supports floating point number operations.. i guess it's a pro? +pros: supports floating point number operations.. i guess it's a pro? \ +**note**: compile with **g++** ## dependencies🤓 * `figlet` : `pacman -S figlet` -- cgit v1.3.1