Skip to content

Commit

Permalink
Merge pull request #477 from NickLaMuro/README_fixups
Browse files Browse the repository at this point in the history
[README.md] Fix URI diagram
  • Loading branch information
chessbyte authored Aug 19, 2021
2 parents 5be34d7 + eb5ae5c commit da4b62e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ Here is a grammar for a URI:

Here is a typical example:

foo://example.com:8042/over/there?name=ferret#nose
\_/ \______________/\_________/ \_________/ \__/
| | | | |
scheme authority path query fragment
foo://example.com:8042/over/there?name=ferret#mouth
\_/ \______________/\_________/ \_________/ \___/
| | | | |
scheme authority path query fragment


The Automation Engine supports two schemes (currently):
Expand Down

0 comments on commit da4b62e

Please sign in to comment.