Skip to content

Commit 975ee34

Browse files
committed
Edit README
1 parent 394be6a commit 975ee34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Classify animal photos.
2727
1. create `config`, `monkey`, and `boar` folders
2828
1. Create `env.py` under `config` folder with Flickr account. Type following data in `env.py`.
2929
30-
```
30+
```python
3131
FLICKR_KEY = "{your flickr key}"
3232
FLICKR_SECRET = "{your flickr secret}"
3333
```

0 commit comments

Comments
 (0)