Skip to content

Commit 5956cf5

Browse files
committed
docs: update README
1 parent bdcde42 commit 5956cf5

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
@@ -13,7 +13,7 @@ NFC Attendance System based on ESP32 chip.
1313

1414
## Preparing
1515

16-
### Obtain the Source
16+
### Obtain the source
1717

1818
```
1919
git clone --recursive https://github.com/redchenjs/nfc_attendance_system_esp32.git
@@ -26,7 +26,7 @@ git pull
2626
git submodule update --init --recursive
2727
```
2828

29-
### Setup the Tools
29+
### Setup the tools
3030

3131
```
3232
./esp-idf/install.sh

0 commit comments

Comments
 (0)