rdbo / libmem

Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64/ARM/ARM64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
GNU Affero General Public License v3.0
784 stars 91 forks source link

Make a better README.md #75

Closed rdbo closed 1 year ago

rdbo commented 1 year ago

The current README needs some changes. First change is that all the APIs need to be updated in the overview. Second, there should be examples on the README to catch interest from other developers. This should be some sample code using libmem APIs in C, Python, and whatever languages it supports when I do this. The build information should be on the end, because that is technical information. No one will start building libmem before knowing what it can do.

rdbo commented 1 year ago

Done: 2b63c9c58a9ce3679eed6a9ddaccb459fe9180e8