Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -160,7 +160,7 @@ st.markdown("""
|
|
160 |
|
161 |
with st.expander("How can I use this space?"):
|
162 |
st.markdown("""
|
163 |
-
This space is created based on steps described in [this Medium article](https://
|
164 |
|
165 |
1. Create a Redis Cloud account and set up a database
|
166 |
2. Add your Redis credentials to this space
|
|
|
160 |
|
161 |
with st.expander("How can I use this space?"):
|
162 |
st.markdown("""
|
163 |
+
This space is created based on steps described in [this Medium article](https://towardsdatascience.com/building-llm-powered-coding-assitant-for-github-b88beeb42f2d). To use this space:
|
164 |
|
165 |
1. Create a Redis Cloud account and set up a database
|
166 |
2. Add your Redis credentials to this space
|