From 2c5e27c02a58fdaa700b863183dcea17b703b7ba Mon Sep 17 00:00:00 2001
From: Enliven26 <16521443@mahasiswa.itb.ac.id>
Date: Fri, 5 Apr 2024 15:36:30 +0700
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2416dc6..9a012c5 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Bondoman is an Android application allows users to record their transactions. Th
 Bondoman uses the following libraries:
 1. **Room**: For local database management.
 2. **Moshi**: For JSON serialization and deserialization.
-3. **Retro
+3. **Retrofit**: For network connectivity.
 4. **Spotless and Ktlint**: For code formatting and linting (com.diffplug.spotless).
 5. **Camera**: For camera management (androidx.camera).
 6. **BlurView**: For blur effect (com.github.Dimezis:BlurView).
-- 
GitLab