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

Update README.md

parent 925626d0
No related branches found
No related tags found
1 merge request!1Update README.md
This is a meme Generator implemented with Jinja2 and Flask, which suggest that this is a mostly server-side dynamic website!
The meme generation functionalty uses memegen public api.
You can checkout this repo for more info on the implementation or usage of that api:
https://github.com/kyluca/memegen/
To run this, please first run following command: To run this, please first run following command:
``` py ``` py
python3 -m venv env python3 -m venv env
......
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