update README [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2019-12-03 19:50:26 +00:00
parent 0e34d857b3
commit e1d37e4e88

1
README
View file

@ -58,6 +58,7 @@ There are several things you should be aware before considering Katie:
- support for generating SHA-224, SHA-256, SHA-384, SHA-512 hash sums (SHA-2) - support for generating SHA-224, SHA-256, SHA-384, SHA-512 hash sums (SHA-2)
- verification section for plugins build with Clang - verification section for plugins build with Clang
- faster alternatives to qCompress() and qUncompress() - faster alternatives to qCompress() and qUncompress()
- stack unwinding on assert via libunwind
- brief manual pages for all command-line tools - brief manual pages for all command-line tools
- desktop files, Shell profile and dynamic linker/loader config - desktop files, Shell profile and dynamic linker/loader config
- automatic async DBus calls based on return type, no Q_NOREPLY needed - automatic async DBus calls based on return type, no Q_NOREPLY needed