diff --git a/TEMPLATE/html/com_jdownloads/search/default_results.php b/TEMPLATE/html/com_jdownloads/search/default_results.php
new file mode 100644
index 0000000..7e780f0
--- /dev/null
+++ b/TEMPLATE/html/com_jdownloads/search/default_results.php
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+results as $result) : ?>
+ -
+ pagination->limitstart + $result->count.'. ';?>
+ href) :?>
+ browsernav == 1) :?> target="_blank">
+ title should not be escaped in this case, as it may ?>
+
+
+ title; ?>
+
+
+ title ?>
+ title; ?>
+
+
+ section) : ?>
+ -
+
+ (escape($result->section); ?>)
+
+
+
+ -
+ text; ?>
+
+ params->get('show_date')) : ?>
+ -
+ created); ?>
+
+
+
+
+
+
+
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..4622fe3
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,17 @@
+
+21-11-2020 Tazzios
+
+
+version:
+Jdownloads 3.9.7
+
+Install
+Place the file from the 'TEMPLATE' folder in your active template.
+
+How to use
+If you use the buildin search fron jdownloads the search terms will be highlighted on the target page.
+Just like the Joomla smart search.
+
+
+
+