From 25ba6c4fee2b29d20ff7c2c0b19e4cd3bd67542e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 22 Sep 2024 06:41:35 +0200 Subject: Test: Readme tables to 100% width --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 311c0cc..a38f465 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ running it. > comes to checking of errors etc. | | Compiler | What does it do? | -|----------------------------------------|------------|----------------------------------------------------------------| +|:----------------------------------------|:------------|:----------------------------------------------------------------:| | [c-asm](./c-asm) | clang-17 | Calls a function written in ASM from C code. | | [c-embed](./c-embed) | clang-17 | Embedding external resources in compiled binary. | | [c-signals](./c-signals) | clang-17 | Uses SIGUSR1 and SIGUSR2 as IPC mechanism. | @@ -43,6 +43,3 @@ running it. Felicijan](https://mitjafelicijan.com) and is released under the BSD zero-clause license, see the LICENSE file for more information. - -- cgit v1.2.3