[README.md] fix: suggestions pattern

This commit is contained in:
Vinicius Moreira
2022-05-26 18:23:27 -03:00
parent 57ac55c53f
commit bf7fc9a759

View File

@@ -477,7 +477,7 @@ appimage
- [snap](https://github.com/vinifmor/bauh-files/blob/master/snap/suggestions.txt) - [snap](https://github.com/vinifmor/bauh-files/blob/master/snap/suggestions.txt)
- [web](https://github.com/vinifmor/bauh-files/blob/master/web/env/v2/suggestions.yml) - [web](https://github.com/vinifmor/bauh-files/blob/master/web/env/v2/suggestions.yml)
- Most of the files follow the pattern: `{priority_number}:${id or name}` - Most of the files follow the pattern: `{priority_number}=${id or name}`
- Priority numbers: 0 (LOW), 1 (MEDIUM), 2 (HIGH), 3 (TOP) - Priority numbers: 0 (LOW), 1 (MEDIUM), 2 (HIGH), 3 (TOP)
- The priority number is used to sort the retrieved suggestions - The priority number is used to sort the retrieved suggestions