diff --git a/src/lib.rs b/src/lib.rs
index 17b383240..08fe42c24 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -8,7 +8,8 @@
//! ⚠️ Warning: The cross library is for internal
//! use only: only the command-line interface is stable. The library
//! may change at any point for any reason. For documentation on the
-//! CLI, please see the repository README
+//! CLI, please see the repository README,
+//! docs folder
//! or the wiki.
//!