From f109c9e0cecde1143b714e2c4793d82cca1247d6 Mon Sep 17 00:00:00 2001 From: q3aql Date: Mon, 8 Jul 2024 11:38:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27f0b0a..3e31e30 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -`packelf` was inspired by [the idea of Klaus D](https://askubuntu.com/a/546305). It is used to pack a ELF program and its dependent libraries into a single executable file. +`packelf` was based on then [oufm](https://github.com/oufm/packelf) script, but is simpler and has extra tools. It is used to pack a ELF program and its dependent libraries into a single executable file. ## Usage packelf: