Commit
·
afcd2e7
1
Parent(s):
18352c6
Add note for star on GitHub
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ with gr.Blocks(title="OpenSorus – AI Maintainer Agent", theme=theme) as demo:
|
|
46 |
- Alternatively, use this space to assign the issue by pasting the issue URL below & specifying the primary branch name of your codebase (e.g., main, master, etc.).
|
47 |
|
48 |
|
49 |
-
_(Drop a ❤️ if this tool made your day a little easier!)_
|
50 |
|
51 |
---
|
52 |
""")
|
|
|
46 |
- Alternatively, use this space to assign the issue by pasting the issue URL below & specifying the primary branch name of your codebase (e.g., main, master, etc.).
|
47 |
|
48 |
|
49 |
+
_(Drop a ❤️ here & a ⭐️ on [GitHub](https://github.com/aditi-dsi/opensorus) if this tool made your day a little easier!)_
|
50 |
|
51 |
---
|
52 |
""")
|