From e5b3cf7ad06ac70a5346cba31fe824297c257801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Mon, 30 Oct 2023 20:04:19 +0100 Subject: [PATCH] Fix table --- docs/entitydb/format-rules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/entitydb/format-rules.md b/docs/entitydb/format-rules.md index 4b285fa..49e4139 100644 --- a/docs/entitydb/format-rules.md +++ b/docs/entitydb/format-rules.md @@ -27,6 +27,7 @@ To propose a change or to register in the edb, you have to fork the repository, ## Scripts The edb repository currently contains two different scripts: + | `test.sh` | Tests the JSON files for validity | | `build_maxlen_filter.sh` | Builds a bird-compatible filter list |