We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd59efc commit 2d0c23eCopy full SHA for 2d0c23e
README.md
@@ -58,10 +58,10 @@ Before you begin, you will need to have two programs installed:
58
git clone https://github.com/minhle-120/VGU_OCR.git
59
```
60
61
-3. This will create a new folder named `VGU_OCR`. Navigate into this folder with the command:
+3. This will create a new folder named `VGU_OpticalCharacterRecognition`. Navigate into this folder with the command:
62
63
```bash
64
- cd VGU_OCR
+ cd VGU_OpticalCharacterRecognition
65
66
67
### **Step 2: Add Your Gemini API Key**
0 commit comments