Skip to content

Commit fbe8c3b

Browse files
committed
Update README.md
1 parent 0dd1694 commit fbe8c3b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
- [Show Command](#show-command)
2020
- [Force RPC](#force-rpc)
2121
- [Quick Functionality Overview](#quick-functionality-overview)
22-
- [A Bit Of Advice](#a-bit-of-advice)
2322
- [A Small Remark](#a-small-remark)
2423
- [Selection Queries](#selection-queries)
2524
- [Operations](#operations)
@@ -415,11 +414,10 @@ Forces RPC no matter what. Might be useful when host is windows and guest is
415414

416415
Here we will really really briefly go over the functionality offered. you can find more extensive documentation in the outgoing links.
417416

418-
### A Bit Of Advice
419417

420-
It is my recommendation,
421418

422-
Also keep in mind that whenever you find anything ending in `index` that is an integer!
419+
420+
423421

424422
### A Small Remark
425423

@@ -522,7 +520,10 @@ I do not expect these examples to make this distinction clear, just keep this in
522520

523521
![](./gif/big5.gif)
524522

525-
Details vary but that is the. spirit! Ok , what else?
523+
Details vary but that is the. spirit!
524+
525+
Also if in doubt remember that in general descriptions are to be interpreted from left to right!
526+
Also keep in mind that whenever you find anything ending in `index` that is an integer!
526527

527528

528529
### Operations

0 commit comments

Comments
 (0)