Update README.md
fixed the way the documentation links are displayed in the README file.
This commit is contained in:
parent
beb59ec2ab
commit
a72c4ed96b
|
@ -44,13 +44,13 @@ Because the host is modular, the things you can customize it to do is almost lim
|
||||||
|
|
||||||
### Documentation ###
|
### Documentation ###
|
||||||
|
|
||||||
[1.1 The Protocol](Protocol.md)
|
* [1.1 The Protocol](Protocol.md)
|
||||||
[2.1 Command Loaders](Command_Loaders.md)
|
* [2.1 Command Loaders](Command_Loaders.md)
|
||||||
[3.1 Command Objects](Command_Objects.md)
|
* [3.1 Command Objects](Command_Objects.md)
|
||||||
[4.1 Type IDs](Type_IDs.md)
|
* [4.1 Type IDs](Type_IDs.md)
|
||||||
[5.1 Host Features](Host_Features.md)
|
* [5.1 Host Features](Host_Features.md)
|
||||||
[6.1 Async Commands](Async.md)
|
* [6.1 Async Commands](Async.md)
|
||||||
[7.1 Internal Commands](Internal_Commands.md)
|
* [7.1 Internal Commands](Internal_Commands.md)
|
||||||
|
|
||||||
### Development Setup ###
|
### Development Setup ###
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user