Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 739 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 739 Bytes

Logo
- flagGen -
generate profile pictures with a flag background

Using it on your local computer

  1. Download the repository as zip
  2. Extract the content to a folder
  3. Open index.html using a browser

If you run this outside of a webserver, the download button will not function. However, you can download the image manually.

Deploying to a webserver

  1. Go to your webservers root location
  2. Clone the repository

Development

How to add flags

  1. Add a new image to the flags/ directory.
  2. Add the image to the list inside of index.html