From ea4919bb6460a8f6d2dfec066cabb16ebff8855e Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Mon, 21 Sep 2020 07:41:25 +1000 Subject: [PATCH] Tweaked the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd71fdb..10c2ae7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ sineQL is a web API query language that mimics graphQL, designed solely for fun. sineQL consists of two languages - the schema language, and the query language. -You can try the language out right now! +You can try the API right now! ```js //create the wave function, wrapping a fetch to a server