Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ tech_stack:
|
|
20 |
# 🐻 Welcome to Hibernates
|
21 |
|
22 |
<div align="center">
|
23 |
-
<img src="https://
|
24 |
</div>
|
25 |
|
26 |
## About Us
|
@@ -41,6 +41,5 @@ tech_stack:
|
|
41 |
class Team:
|
42 |
def __init__(self):
|
43 |
self.members = [
|
44 |
-
{"name": "
|
45 |
-
{"name": "
|
46 |
-
{"name": "Grace Hopperfield
|
|
|
20 |
# 🐻 Welcome to Hibernates
|
21 |
|
22 |
<div align="center">
|
23 |
+
<img src="https://i.postimg.cc/Vv00NXw3/Gemini-Generated-Image-e127yye127yye127.jpg" width="200" alt="Hibernates Logo">
|
24 |
</div>
|
25 |
|
26 |
## About Us
|
|
|
41 |
class Team:
|
42 |
def __init__(self):
|
43 |
self.members = [
|
44 |
+
{"name": "Larry Nguyen", "role": "Chief AI Scientist"},
|
45 |
+
{"name": "Paul Oh", "role": "AI & Robotics Advisor"}
|
|