Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,16 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: π
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: purple
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
|
11 |
+
<p class="lg:col-span-3">
|
12 |
+
Lucknow AI is dedicated to advancing AI skills among local developers, researchers, and enthusiasts.
|
13 |
+
Join collaborative platform for workshops, Meetups, paper discussions, and community growth in the field of AI.
|
14 |
+
</p>
|
15 |
+
Check out more about the initiatives: <a href="https://lucknowai.github.io/" class="block overflow-hidden">Lucknow AI</a>
|
16 |
+
</div>
|