Spaces:
Running
Running
Move badges higher.
Browse files
README.md
CHANGED
|
@@ -1,20 +1,18 @@
|
|
| 1 |
<div align="center">
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
<figure>
|
| 5 |
-
<!-- The <kbd
|
| 6 |
<kbd><img src="assets/chat_screenshot2.png" alt="screenshot" /></kbd>
|
| 7 |
-
<sub><
|
| 8 |
</figure>
|
| 9 |
-
</kbd>
|
| 10 |
-
</div>
|
| 11 |
-
|
| 12 |
-
<div align="center">
|
| 13 |
-
</br>
|
| 14 |
-
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/Storia-AI/CodeSage?logo=github" />
|
| 15 |
-
<img alt="GitHub License" src="https://img.shields.io/github/license/Storia-AI/CodeSage"></img>
|
| 16 |
-
<img alt="X (formerly Twitter) Follow" src="https://img.shields.io/twitter/follow/StoriaAI"></img>
|
| 17 |
-
</br>
|
| 18 |
</div>
|
| 19 |
|
| 20 |
# Getting started
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
+
<h1 align="center">Code Sage</h1>
|
| 3 |
+
<p align="center">An open-source pair programmer for chatting with any codebase.</p>
|
| 4 |
+
<div>
|
| 5 |
+
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/Storia-AI/CodeSage?logo=github" />
|
| 6 |
+
<img alt="GitHub License" src="https://img.shields.io/github/license/Storia-AI/CodeSage"></img>
|
| 7 |
+
<a href="https://x.com/StoriaAI">
|
| 8 |
+
<img alt="X (formerly Twitter) Follow" src="https://img.shields.io/twitter/follow/StoriaAI"></img>
|
| 9 |
+
</a>
|
| 10 |
+
</div>
|
| 11 |
<figure>
|
| 12 |
+
<!-- The <kbd> and <sub> tags are work-arounds for styling, since GitHub doesn't take into account inline styles. Note it might display awkwardly on other Markdown editors. -->
|
| 13 |
<kbd><img src="assets/chat_screenshot2.png" alt="screenshot" /></kbd>
|
| 14 |
+
<sub><figcaption align="center">Our chat window, showing a conversation with the Transformers library. 🚀</sub></figcaption>
|
| 15 |
</figure>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
</div>
|
| 17 |
|
| 18 |
# Getting started
|