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

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b6fea6e..233911a 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,12 @@ 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/).
 
 License
-- 
GitLab