diff --git a/README.md b/README.md index ce13094..3fa5f16 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ # Pu'er tea - -A whimsically named, low-level replacement for the Caffeine app. It works by calling the SetThreadExecutionState function. -This tiny program is designed to keep Windows from going to sleep. Once launched, it sits in the system tray as a full cup of tea (or coffee). From that moment on, your PC will stay awake. -A double-click on the cup will empty it, which re-enables sleep mode. The same actions can be performed by right-clicking the icon and selecting one of the options: -1. Prevent Sleep -2. Allow Sleep +A playful name for a low-level replacement for the Caffeine app. It works by calling SetThreadExecutionState +The program is designed to keep Windows awake. After launching, it appears in the system tray in the form of a full cup of tea. From this moment on, the system will not go to sleep. +Double-clicking on the cup will empty it, simultaneously allowing sleep. +The same action can be obtained by right-clicking on the menu and selecting one of the menu items.: +1. Ban sleep +2. Allow sleep 3. Exit + # Пуэр - Шутливое название для низкоуровневой замены приложения Caffeine. Работает за счёт вызова SetThreadExecutionState -Программка предназначена для того, чтобьы не давать уйти windows в сон. После запуска она появляется в системном трее в виде полной чашки чая. С этого момента система не уйдёт в сон. +Программка предназначена для того, чтобы не давать уйти windows в сон. После запуска она появляется в системном трее в виде полной чашки чая. С этого момента система не уйдёт в сон. Двойной клик по чашке опустошит её, одновременно разрешив сон. Этого же действие можно получить вызвав меню правой кнопкой мыши и выбрав один из пунктов меню: 1. Запретить сон 2. Разрешить сон 3. Выход - -