Skip to content

Commit 6c7c02d

Browse files
Ericson2314Mic92
authored andcommitted
readme: Add title and link chatroom
1 parent 523f401 commit 6c7c02d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# PatchELF
2+
13
PatchELF is a simple utility for modifying existing ELF executables and
24
libraries. In particular, it can do the following:
35

@@ -78,6 +80,7 @@ make
7880
make check
7981
sudo make install
8082
```
83+
8184
### Via Nix
8285

8386
You can build with Nix in several ways.
@@ -86,6 +89,10 @@ You can build with Nix in several ways.
8689

8790
2. You can launch a development environment with `nix develop` and follow the autotools steps above. If you would like to develop with _musl_ try `nix develop .#musl`
8891

92+
## Help and resources
93+
94+
- Matrix: [#patchelf:nixos.org](https://matrix.to/#/#patchelf:nixos.org)
95+
8996
## Author
9097

9198
Copyright 2004-2019 Eelco Dolstra <[email protected]>.

0 commit comments

Comments
 (0)