From 0f9a6fca703260d7707ff3ffcbab7188245b476c Mon Sep 17 00:00:00 2001 From: philipp Date: Thu, 15 Feb 2024 16:17:40 +0100 Subject: [PATCH] emph project name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 354716d..5ce2549 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# **Ris P**arser +# RIS Parser ## Add new law text - Tests: Create config file in `./data/configs/` and run the tests (`cargo t`). This will automatically create tests both for `overview` and `par` (by adding new files in `expected/`).