Skip to content

Commit 05404d7

Browse files
authored
Update README.md
1 parent 74dc779 commit 05404d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ import mtl
3333
```
3434

3535
There are **two** APIs for interacting with the `mtl` module. Namely, one can specify the MTL expression using:
36-
1. python operators.
37-
2. string + the parse api.
36+
1. [Python Operators][#python-operator-api].
37+
2. [Strings + The parse API][#string-based-api].
3838

3939
We begin with the Python Operator API:
4040

0 commit comments

Comments
 (0)