Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,7 @@ st.markdown("---")
|
|
39 |
|
40 |
st.markdown("## **Interaction Protocol** π€ :bulb:**")
|
41 |
st.markdown("### **Key Elements** :guards:")
|
42 |
-
st.markdown("""
|
43 |
1. **Communication** π£ \n
|
44 |
- Agents exchange information \n
|
45 |
2. **Cooperation** π€ \n
|
|
|
39 |
|
40 |
st.markdown("## **Interaction Protocol** π€ :bulb:**")
|
41 |
st.markdown("### **Key Elements** :guards:")
|
42 |
+
st.markdown(f"""
|
43 |
1. **Communication** π£ \n
|
44 |
- Agents exchange information \n
|
45 |
2. **Cooperation** π€ \n
|