Skip to content

Commit 9b9652f

Browse files
committed
markdown is not that hard.. just stupid lol
1 parent 8ced298 commit 9b9652f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ simple interactive command line calculator.
77
* `-V` version
88

99
## Feature
10-
Syntay: ´func(..)´
11-
* ´abs´
12-
* ´tan´, ´sin´, ´cos´
13-
* ´atan´, ´asin´, ´acos´
14-
* ´log´
15-
* ´sqrt´
16-
* ´floor´
17-
* ´ceil´
10+
Syntay: `func(..)`
11+
* `abs`
12+
* `tan`, `sin`, `cos`
13+
* `atan`, `asin`, `acos`
14+
* `log`
15+
* `sqrt`
16+
* `floor`
17+
* `ceil`
1818

1919
## Dependencies
2020
* ghc

0 commit comments

Comments
 (0)