Update README.
This commit is contained in:
parent
1d936dcadd
commit
90da29d54f
1 changed files with 2 additions and 0 deletions
|
@ -77,7 +77,9 @@ static const Block blocks[] = {
|
|||
|
||||
Apart from that you can also modify the block delimiters and width of each block as shown.
|
||||
```c
|
||||
// Maximum length of each block, expressed in number of characters.
|
||||
#define CMDLENGTH 50
|
||||
|
||||
#define delimiter " "
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue