table style fixed

This commit is contained in:
Matheus C. França 2022-02-13 11:07:12 -03:00 committed by GitHub
parent c8c7d420be
commit cc1ed8d4e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ plugins=(... zig)
# Export
| export | Command | Description |
| Export | Command | Description |
|:----------------------|:-------------------------------------------------|:-----------------------------------------------------|
| `ZCC` | `zig cc` | `Use Zig as a drop-in C compiler` |
| `ZCXX` | `zig c++` | `Use Zig as a drop-in C++ compiler` |