Browse Source

feat(system-monitor): clarify subject

- split feature filtering and selecting processes to monitor into
  two separate bullet points
pull/2261/head
nprimo 7 months ago committed by Niccolò Primo
parent
commit
d1845ba892
  1. 3
      subjects/system-monitor/README.md

3
subjects/system-monitor/README.md

@ -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 :

Loading…
Cancel
Save