Removed tabbing in Readme.md
This commit is contained in:
parent
533e000181
commit
5e56b6fbff
@ -80,7 +80,7 @@ There are 3 types of query available in the ``Ergast()`` class. <b>FILTER</b> fu
|
|||||||
|
|
||||||
The order of the builder functions is inconsequential, however the final function called should be a <i>return</i> function.
|
The order of the builder functions is inconsequential, however the final function called should be a <i>return</i> function.
|
||||||
```
|
```
|
||||||
Ergast().{paging/filter}.{return}
|
Ergast().{paging/filter}.{return}
|
||||||
```
|
```
|
||||||
|
|
||||||
More detail on the available functions within the ``Ergast()`` class is available below.
|
More detail on the available functions within the ``Ergast()`` class is available below.
|
||||||
|
Reference in New Issue
Block a user