summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--doc/dtail-gopher.pngbin0 -> 227162 bytes
-rw-r--r--doc/title.pngbin0 -> 84933 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d65d124..d8ced1a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
DTail
=====
-![DTail](doc/logo.png "DTail")
+![DTail](doc/title.png "DTail")
DTail (a distributed tail program) is a DevOps tool for engineers programmed in Google Go for following (tailing), catting and grepping (including gzip and zstd decompression support) log files on many machines concurrently. An advanced feature of DTail is to execute distributed mapreduce aggregations across many machines.
diff --git a/doc/dtail-gopher.png b/doc/dtail-gopher.png
new file mode 100644
index 0000000..5d9727e
--- /dev/null
+++ b/doc/dtail-gopher.png
Binary files differ
diff --git a/doc/title.png b/doc/title.png
new file mode 100644
index 0000000..4e343c4
--- /dev/null
+++ b/doc/title.png
Binary files differ