Test: Readme tables to 100% width
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-22 06:39:54 +0200 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-22 06:39:54 +0200 |
| Commit | d727836c3e08e61ba1ca9d09ce2cd2c6f14bdfdf (patch) |
|
-rw-r--r-- |
README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| diff --git a/README.md b/README.md | |||
| ... | |||
| 42 | [probe](https://github.com/mitjafelicijan/probe) was written by [Mitja |
42 | [probe](https://github.com/mitjafelicijan/probe) was written by [Mitja |
| 43 | Felicijan](https://mitjafelicijan.com) and is released under the BSD |
43 | Felicijan](https://mitjafelicijan.com) and is released under the BSD |
| 44 | zero-clause license, see the LICENSE file for more information. |
44 | zero-clause license, see the LICENSE file for more information. |
| 45 | |||
| 46 | <style> |
||
| 47 | table {width: 100%;} |
||
| 48 | </style> |
||