From c362cd70a516dd5fc1057b773c5a33ade54f5eee Mon Sep 17 00:00:00 2001 From: Anicet Ebou Date: Wed, 31 Jul 2024 12:44:42 +0000 Subject: [PATCH] docs: update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a84790..c38345c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ +> [!WARNING] +> You should add the `-k/--insecure` option to all your current command as the GTDB API has currently SSL issue. +> We have not yet decided to switch it as a default configuration as disabling peer SSL certificate verification can be a critical issue. ## 🗺️ Overview @@ -80,7 +83,7 @@ xgt genome -k --metadata GCA_001512625.1 # Taxon subcommand: information about a specific taxon ## Get direct descendant of a taxon -xgt taxon g__Escherichia +xgt taxon -k g__Escherichia ## Search for a taxon in GTDB's current release xgt taxon -kw --search g__Escherichia