aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorn0tori <188390306+n0tori@users.noreply.github.com>2026-01-08 17:49:50 +0000
committern0tori <188390306+n0tori@users.noreply.github.com>2026-01-08 17:49:50 +0000
commitff2407dee7e114c6d5d2f4aefeb5c7adb1954d0c (patch)
tree227779eb9dc6f5b9292afba0c48b8213e94f9dd4
parent38e7adee1fcd0b5106fecf813431f9bb6635ab7f (diff)
added example output
-rw-r--r--README.md2
-rw-r--r--example.pngbin0 -> 19952 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 33d8904..c301890 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# langbreak
+![Example file](/example.png)
+
A simple script that displays a coloured language breakdown bar for your codebase, similar to GitHub's linguist feature.
## Usage
diff --git a/example.png b/example.png
new file mode 100644
index 0000000..18a71b4
--- /dev/null
+++ b/example.png
Binary files differ