mirror of
https://gitlab.freedesktop.org/emersion/libdisplay-info.git
synced 2024-12-26 21:59:15 +01:00
readme: add goals
Explain our goals for the library. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
a47a411617
commit
38a8028c69
1 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,13 @@
|
||||||
|
|
||||||
EDID and DisplayID library.
|
EDID and DisplayID library.
|
||||||
|
|
||||||
|
Goals:
|
||||||
|
|
||||||
|
- Provide a set of high-level, easy-to-use, opinionated functions as well as
|
||||||
|
low-level functions to access detailed information.
|
||||||
|
- Simplicity and correctness over performance and resource usage.
|
||||||
|
- Well-tested and fuzzed.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Open issues and merge requests on the [GitLab project].
|
Open issues and merge requests on the [GitLab project].
|
||||||
|
|
Loading…
Reference in a new issue