Skip to content

Commit 0ba6ae2

Browse files
committed
update readme
1 parent 5c80524 commit 0ba6ae2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88
</a>
99
</p>
1010

11-
## Supportted syntax
11+
## Unsupportted syntax
1212

13-
- [x] Math operations (eg. `+ - * / ^ %`)
14-
- [x] Cell references ( Absolute & Relative. eg. `$A$1` `A1:B2` )
15-
- [x] Function call
13+
- `R1C1` style cell reference syntax. (had been deprecated by excel)
14+
- intersection operator (whitespace between references)
1615

1716
## Usage
1817

0 commit comments

Comments
 (0)