diff --git a/src/lib.rs b/src/lib.rs index fc17849..69982f6 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -9,14 +9,6 @@ //! $ cargo add steamlocate //! ``` //! -//! ## Feature flags -//! -//! Default: `locate` -//! -//! | Feature flag | Description | -//! | :---: | :--- | -//! | `locate` | Enables automatically detecting the Steam installation on supported platforms (currently Windows, MacOS, and Linux). Unsupported platforms will return a runtime error. | -//! //! # Examples //! //! ## Locate the Steam installation and a specific game