Skip to content

Commit e599ba9

Browse files
authored
Change live webpage links to headers in README
Updated the live webpage links section to use headers.
1 parent e0a1313 commit e599ba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Django LLM Metadata Application
22
A Django web application that provides an interface for interacting with Large Language Models (LLMs) through API calls while storing conversation metadata for analysis and management.
33

4-
Live webpage on Heroku: [LLM_Django_app](https://llm-metadata-django-app-2f705a53f205.herokuapp.com/)
5-
Live webpage on Onrender: [LLM_Django_app](https://llm-metadata-django-app.onrender.com/)
4+
### Live webpage on Heroku: [LLM_Django_app](https://llm-metadata-django-app-2f705a53f205.herokuapp.com/)
5+
### Live webpage on Onrender: [LLM_Django_app](https://llm-metadata-django-app.onrender.com/)
66

77
## Features
88

0 commit comments

Comments
 (0)