Skip to content

Commit 9dc291d

Browse files
authored
Update README.md
1 parent ead3921 commit 9dc291d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,15 @@ cd build
4848
cmake ..
4949
make
5050
```
51+
52+
# Run Tests
53+
54+
under build directory
55+
```
56+
./test_atecc608
57+
```
58+
59+
under python directory
60+
```
61+
python3 test_atecc608.py
62+
```

0 commit comments

Comments
 (0)