juliaturc commited on
Commit
90b3c9a
·
1 Parent(s): b206076

Add link to Discord channel.

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -2,10 +2,17 @@
2
  <img src="assets/storia-logo.png" alt="Logo" width="50" style="border-radius: 15px;">
3
  <h1 align="center">Sage: Chat with any codebase</h1>
4
  <div>
5
- <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/Storia-AI/sage?logo=github" />
6
- <img alt="GitHub License" src="https://img.shields.io/github/license/Storia-AI/sage"></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
  <br />
 
2
  <img src="assets/storia-logo.png" alt="Logo" width="50" style="border-radius: 15px;">
3
  <h1 align="center">Sage: Chat with any codebase</h1>
4
  <div>
5
+ <a href="https://discord.gg/zbtZe7GcVU">
6
+ <img alt="Discord" src="https://img.shields.io/discord/1286056351264407643" />
7
+ </a>
8
  <a href="https://x.com/StoriaAI">
9
+ <img alt="X (formerly Twitter) Follow" src="https://img.shields.io/twitter/follow/StoriaAI" />
10
+ </a>
11
+ <a href="https://github.com/Storia-AI/sage/stargazers">
12
+ <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/Storia-AI/sage?logo=github" />
13
+ </a>
14
+ <a href="https://github.com/Storia-AI/sage/blob/main/LICENSE">
15
+ <img alt="GitHub License" src="https://img.shields.io/github/license/Storia-AI/sage" />
16
  </a>
17
  </div>
18
  <br />