diff --git a/README.md b/README.md index 53c177080..caebf55c3 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,8 @@ Unlike other GDB plugins, GEF has an extensive and up-to-date [documentation](ht ## Contribute ## +[ ![contributors-img](https://contrib.rocks/image?repo=hugsy/gef) ](https://github.com/hugsy/gef/graphs/contributors) + To get involved, refer to the [Contribution documentation](https://gef.readthedocs.io/en/master/#contribution) and the [guidelines](https://github.com/hugsy/gef/blob/dev/.github/CONTRIBUTING.md) to start. @@ -90,14 +92,17 @@ To get involved, refer to the [Contribution documentation](https://gef.readthedo We would like to thank in particular the following people who've been sponsoring GEF allowing us to dedicate more time and resources to the project: - - [@nkaretnikov](https://github.com/nkaretnikov) - - [@R3zk0n](https://github.com/r3zk0n) - - [@merces](https://github.com/merces) - - [@nbars](https://github.com/nbars) - - [@maycon](https://github.com/maycon) - - [@jespinhara](https://github.com/jespinhara) +[](https://github.com/nkaretnikov) +[](https://github.com/r3zk0n) +[](https://github.com/merces) +[](https://github.com/nbars) +[](https://github.com/maycon) +[](https://github.com/jespinhara) +[](https://github.com/therealdreg) +[](https://github.com/mikesart) + Want to be part of this list of amazing people? [Jump here!](https://github.com/sponsors/hugsy) -### Happy Hacking ### +## Happy Hacking ## diff --git a/docs/index.md b/docs/index.md index d7d290e01..367b9504d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -175,16 +175,10 @@ _Side Note_: `GEF` fully relies on the GDB API and other Linux-specific sources `gef` was created and maintained by myself, [`@_hugsy_`](https://twitter.com/_hugsy_), but kept fresh thanks to [all the contributors](https://github.com/hugsy/gef/graphs/contributors). -Or if you just like the tool, feel free to drop a simple *"thanks"* on Discord, Twitter or other, it is **always** very appreciated. - +[ ![contributors-img](https://contrib.rocks/image?repo=hugsy/gef) ](https://github.com/hugsy/gef/graphs/contributors) -### Sponsors ### -We would like to thank in particular the following people who've been sponsoring GEF allowing us to dedicate more time and resources to the project: - - - [@nkaretnikov](https://github.com/nkaretnikov) - - [@R3zk0n](https://github.com/r3zk0n) - - [@merces](https://github.com/merces) +Or if you just like the tool, feel free to drop a simple *"thanks"* on Discord, Twitter or other, it is **always** very appreciated. ### Extra Credits ###