docs: reformat README.md
This commit is contained in:
parent
0f048dc47d
commit
a951162c52
1 changed files with 20 additions and 19 deletions
|
|
@ -9,6 +9,7 @@
|
|||
|___/
|
||||
T H E N I G H T W A T C H
|
||||
```
|
||||
|
||||

|
||||
|
||||
> The city sleeps.
|
||||
|
|
@ -29,7 +30,7 @@ It does not interfere.
|
|||
It does not speculate.
|
||||
It simply keeps watch.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
---
|
||||
|
||||
## Features
|
||||
|
||||
|
|
@ -65,7 +66,7 @@ The executable will be located in:
|
|||
zig build install
|
||||
```
|
||||
|
||||
------------------------------------------------------------------------
|
||||
---
|
||||
|
||||
# Using as a Zig Module
|
||||
|
||||
|
|
@ -91,7 +92,7 @@ const nightwatch = @import("nightwatch");
|
|||
|
||||
You now have programmatic access to the tracking engine.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
---
|
||||
|
||||
# CLI Usage
|
||||
|
||||
|
|
@ -107,7 +108,7 @@ nightwatch --help
|
|||
|
||||
for full command documentation.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
---
|
||||
|
||||
# Philosophy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue