Skip to content

Commit 808c382

Browse files
authored
Update readme.md
1 parent 298c0ee commit 808c382

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ pip install nfcpy
2929

3030
3. Clone the repository:
3131
```bash
32-
git clone https://github.com/username/nfc-clone.git
33-
cd nfc-clone
32+
git clone https://github.com/CPScript/NFCman.git
33+
cd NFCman
3434
```
3535

3636
4. Run the installer:
@@ -46,7 +46,7 @@ chmod +x install.sh
4646
## Project Structure
4747

4848
```
49-
nfc-clone/
49+
NFCman/
5050
├── android/ # Android HCE app files
5151
│ ├── AndroidManifest.xml # App configuration
5252
│ ├── NfcEmulatorService.java # Card emulation service

0 commit comments

Comments
 (0)