feat(system-monitor): clarify subject

- split feature filtering and selecting processes to monitor into
  two separate bullet points
This commit is contained in:
nprimo 2023-10-18 11:53:51 +01:00 committed by Niccolò Primo
parent dac07c7cae
commit d1845ba892
1 changed files with 2 additions and 1 deletions

View File

@ -123,7 +123,8 @@ For this project you must present the following monitorization:
- **State**, current state of the process.
- **CPU usage**, how much CPU the process is using in percentage.
- **Memory usage**, how much memory the process is using in percentage.
- A text box that lets the user filter the table. Users must be able to select multiple rows of the table.
- A text box that lets the user filter the table.
- Users must be able to select multiple rows of the table.
example :