Update README

Want to trigger doc.rs build again.
This commit is contained in:
Ayush Singh 2022-01-10 18:51:39 +05:30
parent cf195191ee
commit d591023d69
3 changed files with 76 additions and 1 deletions

View file

@ -26,6 +26,8 @@
//! The crate searches from KF5I18n using either the environment variables (`KF_VERSION`,
//! `KF_INCLUDE_PATH` and `KF_LIBRARY_PATH`) if they are set or uses `kf5-config` to find the paths.
//!
//! # Features
//! - `qmetaobject` : Enables some methods that require qmetaobject. Most people will need this.
//!
//! # Example
//! ```no_run