diff --git a/README.md b/README.md index 081fc309..1e61c1a2 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ [crates.io link](https://crates.io/crates/bottom) [Stable documentation](https://bottom.pages.dev/stable) [Nightly documentation](https://bottom.pages.dev/nightly) +[Mirror for documentation](https://clementtsang.github.io/bottom) @@ -57,6 +58,7 @@ - [Usage](#usage) - [Configuration](#configuration) - [Troubleshooting](#troubleshooting) +- [Documentation](#documentation) - [Contribution](#contribution) - [Contributors](#contributors) - [Thanks](#thanks) @@ -473,6 +475,10 @@ If some things aren't working, give the [troubleshooting page](https://bottom.pa a look. If things still aren't working, then consider asking [a question](https://github.com/ClementTsang/bottom/discussions) or filing a [bug report](https://github.com/ClementTsang/bottom/issues/new/choose) if you think it's a bug. +## Documentation + +The main documentation page can be found at . If needed, a mirror can be found at . + ## Contribution Whether it's reporting bugs, suggesting features, maintaining packages, or submitting a PR,