summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-09 14:22:53 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-09 14:22:53 +0300
commit6fb0e8d7f5f22114775e0d05cc57ebd95829a9cc (patch)
treeedbd4a61b1437d80e81b16ef616c445e780f2d77 /README.md
parent925f18936e95727bf0b9c6e85649a1b4b60a2a2c (diff)
doc cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 749328cb..69fb996f 100644
--- a/README.md
+++ b/README.md
@@ -318,9 +318,9 @@ public API for defining segments that are as fast and as flexible as built-in on
https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/custom-segment.gif)
On Linux you can fetch current CPU temperature by reading `/sys/class/thermal/thermal_zone0/temp`.
-The screencast shows how to define prompt segment `my_cpu_temp` to display this value. Once the
-segment is defined, you can use it like any other segment. All standard customization parameters
-will work for it out of the box.
+The screencast shows how to define a prompt segment to display this value. Once the segment is
+defined, you can use it like any other segment. All standard customization parameters will work for
+it out of the box.
Type `p10k help segment` for reference.