mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
README: we're no longer necessarily 'svelter'
This commit is contained in:
parent
20b01e41a8
commit
ba059692f9
@ -75,7 +75,7 @@ Why use this non-standard library?
|
||||
* Thread safety, and efficient use in parallel programs, has been a design
|
||||
consideration from the beginning.
|
||||
|
||||
* A svelter design than that codified by X/Open: Exported identifiers are
|
||||
* A more orderly surface than that codified by X/Open: Exported identifiers are
|
||||
prefixed to avoid common namespace collisions. The library object exports a
|
||||
minimal set of symbols. Where reasonable, `static inline` header-only code is
|
||||
used. This facilitates compiler optimizations, and reduces loader time.
|
||||
|
Loading…
x
Reference in New Issue
Block a user