aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/binary
diff options
context:
space:
mode:
authorjohannst <johannes.stoelp@gmail.com>2020-09-17 00:21:23 +0200
committerjohannst <johannes.stoelp@gmail.com>2020-09-17 00:21:23 +0200
commit2e329ad934ef010fd94afe965f14ab895dcb515e (patch)
treedd811250e6ecb3f3add49fa33f59b66110e1e8d0 /src/binary
parentdf18274e5a54f587c0d38c9e570e43f62c0b1712 (diff)
downloadnotes-2e329ad934ef010fd94afe965f14ab895dcb515e.tar.gz
notes-2e329ad934ef010fd94afe965f14ab895dcb515e.zip
added links to pages on sub readmes
Diffstat (limited to 'src/binary')
-rw-r--r--src/binary/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/binary/README.md b/src/binary/README.md
index b75e0e2..6352120 100644
--- a/src/binary/README.md
+++ b/src/binary/README.md
@@ -1 +1,7 @@
# Binary
+
+- [od](./od.md)
+- [xxd](./xxd.md)
+- [readelf](./readelf.md)
+- [objdump](./objdump.md)
+- [nm](./nm.md)