docs(readme): show the Wickra banner; drop the redundant heading (#98)
Embed the brand banner at the top of the README (linked to wickra.org) and drop the now-redundant "# Wickra" heading — the banner shows the wordmark. The image is served from https://wickra.org/og-banner.webp, which the webpage build regenerates on every deploy from the current indicator count (4K WebP), so the README banner stays current with no committed binary in this repo and renders on GitHub, crates.io and docs.rs alike.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Wickra
|
||||
<p align="center">
|
||||
<a href="https://wickra.org"><img src="https://wickra.org/og-banner.webp" alt="Wickra — streaming-first technical indicators" width="100%"></a>
|
||||
</p>
|
||||
|
||||
[](https://github.com/wickra-lib/wickra/actions/workflows/ci.yml)
|
||||
[](https://github.com/wickra-lib/wickra/actions/workflows/codeql.yml)
|
||||
|
||||
Reference in New Issue
Block a user