aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042026-06-05 16:46:09 -0400
committerkj_sh6042026-06-05 16:46:09 -0400
commit30cfa833a9c8e23b49b0d450992c68d07dbc20c6 (patch)
tree62a6822ef606cebea844eb070c896a7a10f6f993
parentffb0182d90d5607ccccff5210a2e711d6af35458 (diff)
refactor: update READMEHEADmain
-rw-r--r--README17
1 files changed, 11 insertions, 6 deletions
diff --git a/README b/README
index 8698c30..9a1708f 100644
--- a/README
+++ b/README
@@ -1,8 +1,12 @@
-boomer
+kj-boomer
=====
-a zoomer application for linux. takes a screenshot and lets you pan, zoom, and
-shine a flashlight around it. a zig port of the original boomer by tsoding with no frills
+a zoomer application for linux...
+
+takes a screenshot and lets you pan, zoom, and
+shine a flashlight around it.
+
+a zig port of the original boomer by tsoding with no frills.
this is a personal re-implementation, so don't expect much. it works on my machine.
@@ -64,12 +68,13 @@ install
make install
-this copies boomer to ~/.local/bin/ by default. set PREFIX to change it:
+this copies boomer to ~/.local/bin/ by default.
-make install PREFIX=/usr
+set PREFIX to change it:
+ make install PREFIX=/usr
license
-------
-0BSD \ No newline at end of file
+0BSD