Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CHRISCARLON authored Jul 12, 2024
1 parent c93b4d9 commit ecd03e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ exqs format --url "URL to Excel File here"

## Example Output for exqs basic:

```zsh
```text
Sheet Name: 2023
Total number of columns: 7
Total number of rows: 76
Expand Down Expand Up @@ -53,7 +53,7 @@ Data Row 9: MALE LS3 41684 56 1660.64 855.49 NOT REFERRED
Data Row 10: FEMALE LS9 41689 46 1266 215.24 NOT REFERRED
```

```zsh
```text
Analysing sheet: Cover sheet
Formatting issues:
- No header row found at all
Expand All @@ -69,7 +69,7 @@ Analysing sheet: Resilience
Formatting issues:
- The header is not on the first row. Found on row 6
- Sheet contains 1 merged region(s)
Analysing sheet: Buildings & Energy
Analysing sheet: Buildings and Energy
Formatting issues:
- The header is not on the first row. Found on row 6
- Sheet contains 1 merged region(s)
Expand Down

0 comments on commit ecd03e7

Please sign in to comment.