Spaces:
Running
Running
Further hack on README.
Browse files
README.md
CHANGED
|
@@ -1,11 +1,10 @@
|
|
| 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 |
-
<!-- The <kbd> tag is used as a workaround since GitHub doesn't apply inline image styles -->
|
| 5 |
-
<kbd>
|
| 6 |
<figure>
|
| 7 |
-
<
|
| 8 |
-
<
|
|
|
|
| 9 |
</figure>
|
| 10 |
</kbd>
|
| 11 |
</div>
|
|
|
|
| 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 |
<figure>
|
| 5 |
+
<!-- The <kbd>, <sup>, <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. -->
|
| 6 |
+
<kbd><img src="assets/chat_screenshot2.png" alt="screenshot" /></kbd>
|
| 7 |
+
<sub><sup><figcaption align="center">Our chat window, showing a conversation with the Transformers library. 🚀</sup></sub></figcaption>
|
| 8 |
</figure>
|
| 9 |
</kbd>
|
| 10 |
</div>
|