diff --git a/README.md b/README.md index 43afc7005e4..835139c63b8 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,25 @@ For more information on inaccuracies, see issue statistics images. 10. Star this repo if you like it! +# FAQ + +1. Display more languages + +In `templates/languages.svg` +```svg + +``` +Modify the parameters of width and height. This is related to the size of your image. + +In `generate_images` line77 +```svg +viewBox="0 0 16 16" version="1.1" width="16" height="16">