Phoenix21 commited on
Commit
d794d5a
Β·
verified Β·
1 Parent(s): 7ec7f24

πŸ“ Update README

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: LocalLend
3
  emoji: 🏘️
4
  colorFrom: blue
5
  colorTo: green
@@ -8,9 +8,13 @@ app_port: 7860
8
  pinned: false
9
  ---
10
 
11
- # LocalLend - Community Item Sharing Platform
12
 
13
- LocalLend is a community-driven platform that connects neighbors to share items and build trust within their local community.
 
 
 
 
14
 
15
  ## 🌟 Features
16
 
 
1
  ---
2
+ title: LocalLend API (Backend Only)
3
  emoji: 🏘️
4
  colorFrom: blue
5
  colorTo: green
 
8
  pinned: false
9
  ---
10
 
11
+ # LocalLend API - Backend Service
12
 
13
+ **Status:** Backend-only deployment (Frontend coming soon)
14
+
15
+ This is the backend API for LocalLend, a community-driven platform that connects neighbors to share items and build trust within their local community.
16
+
17
+ The frontend is temporarily unavailable while we resolve a build issue. All API endpoints are fully functional.
18
 
19
  ## 🌟 Features
20