diff --git a/README.md b/README.md index 9c45511..128c3a0 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ [![crates.io downloads](https://img.shields.io/crates/d/sys-locale.svg)](https://crates.io/crates/sys-locale) ![CI](https://github.com/1Password/sys-locale/workflows/CI/badge.svg) -A small and lightweight Rust library to obtain the locale the active locale on the system. +A small and lightweight Rust library to get the current active locale on the system. -`sys-locale` is small library for obtaining the current locale set for the system or application with the relevant platform APIs. The library is also `no_std` compatible, relying only on `alloc`, except on Linux and BSD. +`sys-locale` is small library to get the current locale set for the system or application with the relevant platform APIs. The library is also `no_std` compatible, relying only on `alloc`, except on Linux and BSD. Platform support currently includes: - Android @@ -47,4 +47,4 @@ Licensed under either of Apache License, Version Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. - \ No newline at end of file +