We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74dc779 commit 05404d7Copy full SHA for 05404d7
README.md
@@ -33,8 +33,8 @@ import mtl
33
```
34
35
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.
+1. [Python Operators][#python-operator-api].
+2. [Strings + The parse API][#string-based-api].
38
39
We begin with the Python Operator API:
40
0 commit comments