docs: reformat README.md

This commit is contained in:
CJ van den Berg 2026-03-08 20:10:56 +01:00
parent 0f048dc47d
commit a951162c52
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -9,6 +9,7 @@
|___/ |___/
T H E N I G H T W A T C H T H E N I G H T W A T C H
``` ```
![nightwatch](docs/nightwatch.png) ![nightwatch](docs/nightwatch.png)
> The city sleeps. > The city sleeps.
@ -29,7 +30,7 @@ It does not interfere.
It does not speculate. It does not speculate.
It simply keeps watch. It simply keeps watch.
------------------------------------------------------------------------ ---
## Features ## Features
@ -65,7 +66,7 @@ The executable will be located in:
zig build install zig build install
``` ```
------------------------------------------------------------------------ ---
# Using as a Zig Module # Using as a Zig Module
@ -91,7 +92,7 @@ const nightwatch = @import("nightwatch");
You now have programmatic access to the tracking engine. You now have programmatic access to the tracking engine.
------------------------------------------------------------------------ ---
# CLI Usage # CLI Usage
@ -107,7 +108,7 @@ nightwatch --help
for full command documentation. for full command documentation.
------------------------------------------------------------------------ ---
# Philosophy # Philosophy