mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 16:38:06 +00:00
Update documentation
This commit is contained in:
parent
62b32bd848
commit
eb7d4d002a
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
//!
|
||||
//! If you need more control, you can also use the structs in the submodules
|
||||
//! (start with `controller::Controller`), but note that the API of these
|
||||
//! internal modules is much more likely to change.
|
||||
//! internal modules is much more likely to change. Some or all of these
|
||||
//! modules might be removed in the future.
|
||||
//!
|
||||
//! "Hello world" example:
|
||||
//! ```
|
||||
|
|
Loading…
Reference in a new issue