From 86c80e07c63c51c86b70786c4461b0584ca97686 Mon Sep 17 00:00:00 2001 From: Peter Teuben Date: Thu, 2 Sep 2021 21:00:07 -0400 Subject: [PATCH] url clarified --- API/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/API/README.md b/API/README.md index 425f558..ae7d02f 100644 --- a/API/README.md +++ b/API/README.md @@ -66,9 +66,8 @@ queries, or the logical AND of the filters. # Examples -1. Example of a general, non-fielded query. This will search all public fields and return codes which contain the phrase "machine learning" - -[curl 'https://ascl.net/api/search/?q="machine learning"'](https://ascl.net/api/search/?q="machine learning") +1. Example of a general, non-fielded query. This will search all public fields and return codes which contain the phrase "machine learning". +https://ascl.net/api/search/?q="machine learning") 2. Example of a query with a filter query attached. This will search for public fields with the phrase "machine learning" whose time updated is greater than X