diff options
author | Markus Wüstenberg | 2024-10-09 11:19:01 +0200 |
---|---|---|
committer | GitHub | 2024-10-09 11:19:01 +0200 |
commit | 73373c8a290e8f16e0ac59b5aa082ca9a21cec98 (patch) | |
tree | 4b09c409ade8fcca55908392b8e44e96bab2029b /README.md | |
parent | 0b203e941d175e9b2cc4b95939b54a7f38580b2e (diff) | |
download | gomponents-73373c8a290e8f16e0ac59b5aa082ca9a21cec98.tar.lz gomponents-73373c8a290e8f16e0ac59b5aa082ca9a21cec98.tar.zst gomponents-73373c8a290e8f16e0ac59b5aa082ca9a21cec98.zip |
Upgrade CI workflow (#223)
Mainly the linter action is easier to use.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 0d110e1..0782c10 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tired of complex template languages? -<img src="logo.png" alt="Logo" width="300" align="right"/> +<img src="logo.png" alt="Logo" width="300" align="right"> [](https://pkg.go.dev/maragu.dev/gomponents) [](https://github.com/maragudk/gomponents/actions/workflows/ci.yml) |