From 18514e87bbd3b3151a7d5d1864d213b46fcf7d49 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Wed, 13 May 2020 00:16:55 -0400 Subject: [PATCH] docs: clarify how README in master may be ahead --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11f933c2..756db523 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A cross-platform graphical process/system monitor with a customizable interface ![Quick demo recording showing off searching, expanding, and process killing.](assets/summary_and_search.gif) _Theme based on [gruvbox](https://github.com/morhetz/gruvbox) (see [sample config](./sample_configs/demo_config.toml))._ Recorded on version 0.4.0. -**Note**: This documentation is relevant to version 0.4.2 and may refer to in-development or unreleased features, especially if you are reading this on the master branch. Please refer to [release branch](https://github.com/ClementTsang/bottom/tree/release/README.md) or [crates.io](https://crates.io/crates/bottom) for the most up-to-date _release_ documentation. +**Note**: If you are reading this on the master branch, then it may refer to in-development or un-released features/changes. Please refer to [release branch](https://github.com/ClementTsang/bottom/tree/release/README.md) or [crates.io](https://crates.io/crates/bottom) for the most up-to-date _release_ documentation. ## Table of Contents