diff --git a/README.md b/README.md index 051b828..9d6c057 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,6 @@ abstractor -h ### General usage ```bash -# Get help abstractor -e -p -o ``` @@ -67,7 +66,7 @@ abstractor -e -p -o ```bash # Get help -abstractor -e "https://sparql.nextprot.org" -p "http://nextprot.org/rdf#" -o "abstraction.ttl" +abstractor -e "https://sparql.nextprot.org" -p "http://nextprot.org/rdf#" -n nextprot -o "abstraction.ttl" ``` Obtained TTL file can be used with [AskOmics](https://github.com/askomics/flaskomics) \ No newline at end of file