curtburk commited on
Commit
33dc810
·
1 Parent(s): 5e9caec

Fix logo layout

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -6,13 +6,9 @@ colorTo: green
6
  sdk: static
7
  pinned: false
8
  ---
9
- <p align="center">
10
- <img src="images/logo_HP_Electric_Blue_keyline.png" alt="HP" width="120">
11
-
12
- <img src="images/nvidia-logo-vert.png" alt="NVIDIA" width="120">
13
- </p>
14
 
15
- p align="center"><em>Company logos are used for identification purposes only and do not imply endorsement or official partnership unless otherwise stated.</em></p>
16
 
17
  # Agentic AI with NemoClaw — Developer Guide
18
 
 
6
  sdk: static
7
  pinned: false
8
  ---
9
+ <p align="center"><img src="images/logo_HP_Electric_Blue_keyline.png" alt="HP" width="120">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/nvidia-logo-vert.png" alt="NVIDIA" width="120"></p>
 
 
 
 
10
 
11
+ <p align="center"><em>Company logos are used for identification purposes only and do not imply endorsement or official partnership unless otherwise stated.</em></p>
12
 
13
  # Agentic AI with NemoClaw — Developer Guide
14