Skip to content
Snippets Groups Projects
Commit 0e2329c4 authored by rxd's avatar rxd
Browse files

Merge branch 'rxd-main-patch-49162' into 'main'

Update README.md

See merge request !2
parents 8774662d 21a6f1e1
No related branches found
No related tags found
1 merge request!2Update README.md
...@@ -33,4 +33,9 @@ Notice! If the above command does not work, please run ...@@ -33,4 +33,9 @@ Notice! If the above command does not work, please run
``` ```
chmod u+x ./bin/MemeGenerator chmod u+x ./bin/MemeGenerator
``` ```
For formal deployment usage, please replace the api key for flickr in MemeGenerator/views/index.py to your api key for legal reason. For formal deployment usage, please replace the api key for flickr in MemeGenerator/views/index.py to your api key for legal reason.
\ No newline at end of file
To run tests, please use
```
pytest -v
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment