summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2023-09-30 14:12:02 +0200
committerAndreas Fankhauser hiddenalpha.ch2023-09-30 14:12:02 +0200
commit830b4aa30ae4250d50fed8fc999dacd643132597 (patch)
tree7e4df2d70f42243f76226d219c900ec20068da13 /README.txt
parent3abe88cb780c404c33cabb66d377dcb5ee72ab34 (diff)
downloadgateleen-resclone-830b4aa30ae4250d50fed8fc999dacd643132597.zip
gateleen-resclone-830b4aa30ae4250d50fed8fc999dacd643132597.tar.gz
Document reproducible build-env setup plus misc cleanup
- Add detailed qemu build-env doc for debian and windoof. - Fix LICENCE typo. - Drop '.elf' file extension. - Optimize for size. - Debloat make log. - Link libs statically. - Drop bashisms. - Drop usage of 'stdbool.h'. - Drop 'log.h'. - Fix bad usage of '_t' suffix. - Give closures better names. - ReFormat help page to 72 cols. - Some code-format. (wip @ 619471e765226f3c4b762f408fd1623fb5d29b9a)
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index f8f32d6..a3b93c9 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,4 @@
-# By using this work you agree to the terms and conditions in 'LICENCE.txt'
+# By using this work you agree to the terms and conditions in 'LICENSE.txt'
Gateleen Resclone
=================
@@ -49,7 +49,7 @@ From "gateleenResclone --help":
- libyajl 2.1.0 "http://lloyd.github.io/yajl"
- libarchive 3.3.3 "https://www.libarchive.org/"
-If you prefer to NOT cluttering your system with tons of never again used
+If you prefer to NOT clutter your system with tons of never again used
packages, you have the option to provide the dependencies from within the
project tree itself. For this, place the files as described below.