README - Fix orgmode issues
This commit is contained in:
parent
4549ddc570
commit
b241ce9604
|
@ -9,8 +9,7 @@
|
||||||
|
|
||||||
* Description
|
* Description
|
||||||
#+begin_quote
|
#+begin_quote
|
||||||
*Note*
|
*Note:* This project is still work in progress.
|
||||||
This project is still work in progress.
|
|
||||||
#+end_quote
|
#+end_quote
|
||||||
|
|
||||||
Simple Half-Life 1 cheat for linux made in C.
|
Simple Half-Life 1 cheat for linux made in C.
|
||||||
|
@ -28,7 +27,7 @@ $ make
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
* Injecting
|
* Injecting
|
||||||
Uses the [[https://www.gnu.org/savannah-checkouts/gnu/gdb/index.html][=gdb=]] debugger for injecting the library.
|
Uses the [[https://www.gnu.org/savannah-checkouts/gnu/gdb/index.html][gdb]] debugger for injecting the library.
|
||||||
|
|
||||||
#+begin_src console
|
#+begin_src console
|
||||||
$ ./injector.sh
|
$ ./injector.sh
|
||||||
|
|
Loading…
Reference in New Issue