Skip to content

Commit

Permalink
readme: fix table formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Tectu committed Aug 10, 2023
1 parent 2512f32 commit fd5decb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ This is built using `cmake`.
## Building
The following targets are provided:

| Target | Description |
| --- | --- |
| `qschematic-static` | Builds a static library. |
| `qschematic-shared` | Builds a shared/dynamic library. |
| `qschematic-demo` | Builds a simple demo application. |
| Target | Description |
|---------------------|-----------------------------------|
| `qschematic-static` | Builds a static library. |
| `qschematic-shared` | Builds a shared/dynamic library. |
| `qschematic-demo` | Builds a simple demo application. |

Dependencies:
- Qt5 (>= 5.15) or Qt6
Expand Down

0 comments on commit fd5decb

Please sign in to comment.