Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
alidevhere authored May 6, 2021
1 parent 4340466 commit 2caf823
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,11 @@ You can download it from [here](https://certificate-generator.github.io/).
After you have successfully installed the app you can follow the following steps to generate certificates from csv files.

# 1. Create .csv file:
Csv file is a file in which column values are separated by comma * , *

Csv file is a file in which column values are separated by commas. Usually at the end of webinar we make attendees fill out a Google Form if you don't know how to create a Google Form then you can [watch](https://www.youtube.com/watch?v=fhA1A5T-Zc8) or [read it here.](https://support.google.com/docs/answer/6281888?co=GENIE.Platform%3DDesktop&hl=en).

# 2. Add appropriate headings to columns in csv file:
Now you need to give heading to each column of csv file these headings will be used as labels to arrange text on template. Save changes in csv file.

![create-csv-file](https://user-images.githubusercontent.com/53839118/117309125-95b89d00-ae9b-11eb-8833-103b2f5ae966.gif)

0 comments on commit 2caf823

Please sign in to comment.