Skip to content

Commit

Permalink
.Update README.md (#522)
Browse files Browse the repository at this point in the history
* Update README.md

fix logo

* typo
  • Loading branch information
tcapelle authored May 6, 2024
1 parent 672b8c6 commit bd2f300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<img src="https://github.com/wandb/wandb/raw/main/docs/README_images/logo-light.svg#gh-light-mode-only" width="600" alt="Weights & Biases"/>
<img src="https://github.com/wandb/wandb/raw/main/docs/README_images/logo-dark.svg#gh-dark-mode-only" width="600" alt="Weights & Biases"/>
<img src="https://raw.githubusercontent.com/wandb/wandb/main/assets/logo-light.svg#gh-light-mode-only" width="600" alt="Weights & Biases"/>
<img src="https://raw.githubusercontent.com/wandb/wandb/main/assets/logo-dark.svg#gh-dark-mode-only" width="600" alt="Weights & Biases"/>
</p>

Use W&B to build better models faster. Track and visualize all the pieces of your machine learning pipeline, from datasets to production machine learning models. Get started with W&B today, [sign up for a free account!](https://wandb.com?utm_source=github&utm_medium=code&utm_campaign=wandb&utm_content=readme)
Expand Down

0 comments on commit bd2f300

Please sign in to comment.