From 9df95cbdbebe6a9b6ce54ff8eb90a64c9b7ce953 Mon Sep 17 00:00:00 2001 From: Mark Wecke Date: Mon, 22 Jan 2024 10:07:26 +0100 Subject: [PATCH] docs: update docs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8eed2c5..2583fe3 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,11 @@ console.log(builder.build()); ## 2.0 Rewrite -[x] Rewrite APIs -[x] Refactor -[x] Fix 202 byte line length issue -[x] Add support for GDR records -[x] Less strict validations, so `RGD – POA - KOP - POA – POA – KOP – POA – POA - END` could be generated now +- Rewrite APIs +- Refactor +- Fix 202 byte line length issue +- Add support for GDR records +- Less strict validations, so `RGD – POA - KOP - POA – POA – KOP – POA – POA - END` could be generated now ## Testing