Skip to content

Commit 7a7de72

Browse files
committed
Updated the contributors file
1 parent 9826791 commit 7a7de72

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You can find an online demo at [ECX](https://ecx.website/dp).
5252

5353
The jQuery CropIt plugin was used for image upload. The inherent resize feature of the plugin was overriden due to certain design compromises.
5454

55-
JavaScript was used to place the uploaded image on top of a base frame, and export the resulting composite image to jpeg format. The base frame is a 1200 x 1200 picture. The alloted space for uploaded image is 800 x 800.
55+
JavaScript was used to place the uploaded image on top of a base frame, and export the resulting composite image to jpeg format. The base frame is a 1200 x 1200 picture. The alloted space for uploaded image is 800 x 800.
5656

5757
The naming style for the image is set on line 38, you can edit the `ECX_DP_` to suit your needs.
5858

@@ -61,4 +61,7 @@ You can set the height and width of the uploaded image in the createDP function
6161
# Contributors
6262

6363
#### [jnafolayan](https://github.com/jnafolayan)
64+
6465
#### [Geektutor](https://github.com/geektutor)
66+
67+
#### This project is based on [KwaraBuildDP](https://github.com/Ahmzyjazzy/generatedp) by [Ahmad Olarenwaju](https://ng.linkedin.com/in/ahmzyjazzy)

0 commit comments

Comments
 (0)