Skip to content

Commit 2abe638

Browse files
authored
Update README.md
1 parent 7f39958 commit 2abe638

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
@@ -12,12 +12,12 @@ development.
1212
- Ktor Client -> For External API calls
1313
- Build Tool -> Gradle
1414
- Server -> Tomcat
15-
- API Documentation -> **NOT YET IMPLEMENTED!**
15+
- POSTMAN Collection for testing API
1616

1717
# Architecture
1818
![github (6)](https://user-images.githubusercontent.com/86873858/131125468-99d372c5-2b55-473b-9f12-0fbd2c7e9bf7.png)
1919

20-
# Database Credentials
20+
# Database Credentials (Please add your PostgreSQL credentials here to connect to your database)
2121
resources/application.conf
2222

2323
```

0 commit comments

Comments
 (0)