diff options
author | Malfurious <m@lfurio.us> | 2021-07-23 18:07:47 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2021-07-23 18:07:47 -0400 |
commit | a143c46a138cb018cfc5bc960e508d09c161dadd (patch) | |
tree | aa6882c58249a2809039cdc736e8946a1364cdb3 /README.txt | |
parent | 4e27dfb99e4188173cf7d61dd576c2ecdcc4e1d0 (diff) | |
download | lib-des-gnux-a143c46a138cb018cfc5bc960e508d09c161dadd.tar.gz lib-des-gnux-a143c46a138cb018cfc5bc960e508d09c161dadd.zip |
Change README to plaintext only file
The intened way to view this file is directly via plaintext,
so remove the intent of having any specific markdown within
the document.
Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..188eed0 --- /dev/null +++ b/README.txt @@ -0,0 +1,5 @@ +Library of GNU Exploitation +=========================== + +This is a collection of unix-like utilities particularly suited +for creative problem solving (H A C K I N G). |