diff --git a/README.md b/README.md index 3f42643..7119cfa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Profile picture generator Generates random, abstract and unique profile pictures for user accounts by basing the generation of username. + +// 3c = 0 0 1 1 1 1 0 0 +// f1 = 1 1 1 1 0 0 0 1 +// fb = 1 1 1 1 1 0 1 1