Replace logo.svg with codelens-brand-v2.svg
Browse filesAdd a new brand asset (assets/codelens-brand-v2.svg), remove the old assets/logo.svg, and update README.md to reference the new SVG. The new asset updates the logo dimensions and refreshed styling (400x100) to reflect updated branding.
- README.md +1 -1
- assets/codelens-brand-v2.svg +4 -0
- assets/logo.svg +0 -5
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
<p align="center">
|
| 2 |
-
<img src="assets/
|
| 3 |
</p>
|
| 4 |
|
| 5 |
# CodeLens
|
|
|
|
| 1 |
<p align="center">
|
| 2 |
+
<img src="assets/codelens-brand-v2.svg" width="400" alt="CodeLens." />
|
| 3 |
</p>
|
| 4 |
|
| 5 |
# CodeLens
|
assets/codelens-brand-v2.svg
ADDED
|
|
assets/logo.svg
DELETED