Skip to content

Commit 0b918eb

Browse files
committed
docs: fix typo in project directories section
1 parent 2fc3699 commit 0b918eb

File tree

1 file changed

+8
-20
lines changed

1 file changed

+8
-20
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -59,25 +59,6 @@ This project is built using:
5959

6060
## πŸ“ Project Structure
6161

62-
```
63-
Portofolio Website
64-
β”œβ”€ desktop.ini
65-
β”œβ”€ img
66-
β”‚ └─ saya1.png
67-
β”œβ”€ index.html
68-
β”œβ”€ README.md
69-
β”œβ”€ script.js
70-
└─ style.css
71-
72-
```
73-
74-
## ✨ Features
75-
76-
- Real-time text detection from camera
77-
- Image text recognition from gallery
78-
- Terminal logging for debugging
79-
- Camera & Storage permission handling
80-
8162
```
8263
flutter_text_recognition
8364
β”œβ”€ android/
@@ -96,4 +77,11 @@ flutter_text_recognition
9677
β”œβ”€ pubspec.lock
9778
β”œβ”€ pubspec.yaml
9879
β”œβ”€ README.md
99-
```
80+
```
81+
82+
## ✨ Features
83+
84+
- Real-time text detection from camera
85+
- Image text recognition from gallery
86+
- Terminal logging for debugging
87+
- Camera & Storage permission handling

0 commit comments

Comments
Β (0)