mirror of
https://github.com/JakeStanger/ironbar.git
synced 2024-11-27 02:54:33 +03:00
docs: include readme in rust docs
This commit is contained in:
parent
246313136f
commit
07df51c249
@ -1,3 +1,5 @@
|
||||
#![doc = include_str!("../README.md")]
|
||||
|
||||
mod bar;
|
||||
mod bridge_channel;
|
||||
mod clients;
|
||||
|
Loading…
Reference in New Issue
Block a user