Update README to reflect change in source code
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
65466dd0c6
commit
d756f84269
@ -36,7 +36,7 @@ fn main() {
|
|||||||
```
|
```
|
||||||
|
|
||||||
Not that init panics on error, if you do not wish to panic, use
|
Not that init panics on error, if you do not wish to panic, use
|
||||||
`output_vt100::try_init` which returns a `Result<(), ()>`
|
`output_vt100::try_init` which returns a `Result<(), InitError>`
|
||||||
|
|
||||||
# Acknowledgements
|
# Acknowledgements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user