diff --git a/README.md b/README.md index 4961066..fc0072b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Lightning Components A collection of custom Salesforce Lightning components that streamline developing in Lightning by automatically applying sobject-level security, field-level security, field types and more. + + Deploy to Salesforce + + ## inputField.cmp * Provides a simple way to display an SObject's field as an input (editable) that automatically determines sobject-level security, field-level security, the field type, field label, etc. Attributes can be overridden to allow control over the field when needed