diff --git a/Please_docs.txt b/Please_docs.txt index 8fade7f..ec8e34a 100755 --- a/Please_docs.txt +++ b/Please_docs.txt @@ -57,7 +57,7 @@ Here are the defaults for each option: golden: true, full_random: false, colors_returned: 1, - format: 'hex', + format: 'hex' } Here is an example of a fully random color call: @@ -113,7 +113,7 @@ Here is an example of a complementary scheme in hex: Please.make_scheme( { h: 130, - s: .7. + s: .7, v: .75 }, { @@ -125,7 +125,7 @@ Here is an example that will produce a triadic scheme in rgb-strings: Please.make_scheme( { h: 130, - s: .7. + s: .7, v: .75 }, {