README - Fix orgmode issues

This commit is contained in:
8dcc 2023-07-19 20:26:12 +02:00
parent 4549ddc570
commit b241ce9604
1 changed files with 2 additions and 3 deletions

View File

@ -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