update readme

This commit is contained in:
illiliti
2020-08-05 01:10:34 +03:00
parent a445c3ce47
commit f60cb919d4

View File

@@ -26,13 +26,15 @@ Installation
```sh
make
make PREFIX=/usr install # overwrites existing udev libraries if any
make PREFIX=/usr install # will overwrite existing udev libraries if any
# rebuild all packages which depends on udev
# here we go !
```
TODO
----
* [x] speed up udev_enumerate_scan_devices()
* [x] speed up performance
* [ ] implement hotplugging support
Donate