Skip to content

Commit 51387c2

Browse files
authored
Merge pull request #4 from iseletsk/patch-1
Update README.md
2 parents 74ab6c9 + 079809b commit 51387c2

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)