Skip to content

Commit 079809b

Browse files
authored
Update README.md
Provided more descriptive info on what the tool does Added about section
1 parent 74ab6c9 commit 079809b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# kcare-uchecker
2-
A simple tool to detect outdated shared libraries
2+
A simple tool to detect outdated shared libraries still linked to processes in memory
33

44
## Usage
55

@@ -22,3 +22,6 @@ For more verbose output you can choose logging level from ERROR, WARNING, INFO a
2222
``` bash
2323
$ curl -s -L https://kernelcare.com/uchecker | sudo LOGLEVEL=debug python
2424
```
25+
26+
## About
27+
The project is part of [kernelcare.com](https://kernelcare.com "KernelCare") - livepatching solution for linux kernels as well as shared libraries like glibc and openssl

0 commit comments

Comments
 (0)