Skip to content

Commit 4cc4b57

Browse files
committed
Update Readme
1 parent 78afe1e commit 4cc4b57

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ReadMe.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Deployed [here](https://intense-stream-29923.herokuapp.com/api/database/seekers)
107107
- [auth](#auth)
108108
- [companies](#companies)
109109
- [constants](#constants)
110+
- [conversations](#conversations)
110111
- [firebase](#firebase)
111112
- [functions](#functions)
112113
- [markers](#markers)
@@ -260,6 +261,11 @@ Contains the server/backend of the project.
260261

261262
**Files:** frontend.js, stripe.js
262263

264+
- ### conversations
265+
The endpoints used to retrieve and manipulate data associated with conversations in the database.
266+
267+
**Files:** conversationsRouters.js
268+
263269
- ### firebase
264270
The configuration files for the client-side firebase integration.
265271

0 commit comments

Comments
 (0)