From 881bfa2f89c6f9ab1b45cc19c0ef1566133550a9 Mon Sep 17 00:00:00 2001
From: Mikael Asplund <mikael.asplund@liu.se>
Date: Thu, 11 Jan 2024 19:37:38 +0100
Subject: [PATCH] Update readme

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 233911a..877ab67 100644
--- a/README.md
+++ b/README.md
@@ -8,10 +8,9 @@ This is an adaption of the cve-search tool made for the project Sustainable Ener
 It contains a new file bin/seas-search.py with the following intended usage:
 
 ```
-
 seas-search.py --trigger_file File where File is a text file with clear-text trigger names. 
 
-ยดยดยด
+```
 
 For any other usage, please see the [original tool documentation](https://cve-search.github.io/cve-search/).
 
-- 
GitLab