aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2023-02-22 22:23:27 -0600
committerMichael McVady <femtonaut@gmail.com>2023-02-22 22:23:27 -0600
commit174907730bd2175bddc896cb6484918e2e5064f5 (patch)
tree9e78d8a29eb26d2f4c082841b150215ecdd977fe /README.md
parentf90a5869678757b7202334988eeabd96017da533 (diff)
Make post UUID optional
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6b2533c..3965f47 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
An attempt to reimplement flog, using the [kore.io](https://kore.io) framework.
-## Building
+## Running
```
make fetch-dependencies
@@ -40,4 +40,3 @@ seccomp_tracing no
* Have `tests.py` load and drop database.
* only do HTTP stuff at the edge.
-