summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorniliara-edu <nil.jimeno@estudiant.fjaverianas.com>2025-01-20 01:32:52 +0100
committerniliara-edu <nil.jimeno@estudiant.fjaverianas.com>2025-01-20 01:32:52 +0100
commitcb3a9e58dbfa65da655c68e21d5bf270c4ccb7ef (patch)
tree68c8d797f26dbec33e335ea1b0ae96e1b36e26a1 /README.md
parentf739988888aacd04d9e821fd2d2eea467d01c6ae (diff)
add searchResults
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5cc8773..879e026 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,3 @@ If not, just start/stop the mariadb service manually.
You can only search a parameter at a time.
This is because Rust needs to process the sql queries ahead of time
in order to make them safe to injection attacks.
-
-### SearchResults route ignored
-It's a little hard to get SearchResults to work,
-so it has been skipped for now.