Updated Readme with new links.

Also fixed some examples.
This commit is contained in:
Ayush Singh 2021-12-14 22:05:29 +05:30
parent 3bf93509a3
commit 0cdfdce567
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@
//! ```ignore
//! use cstr::cstr;
//! use qmetaobject::prelude::*;
//! use ki18n_rs::KLocalizedContext;
//! use ki18n::KLocalizedContext;
//!
//! fn main() {
//! let mut engine = QmlEngine::new();