diff --git a/README.md b/README.md index cb89020..f8475bf 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,11 @@ * addNgColor(properties,property) for NgColorController * addBgColor(properties,property) for BgColorController -Note: For using BgColorController displaying a two colors, a second "property+bg" must be present. For Example: +Note: +* For using BgColorController displaying a two colors, a second "property+bg" must be present. For Example: `var myProps={color:#ffffff,colorbg:#000000}; datgui.addBgColor(myProps,color); +* Changing the height of all ColorControllers can be done by changeing the CSS .dg.c item. ` # dat.GUI