Skip to content

Commit 55b0e55

Browse files
committed
feat: add commitizen badge
1 parent 3f92ed1 commit 55b0e55

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![Project Status](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges/)
22
[![Build Status](https://travis-ci.com/box/box-salesforce-sdk.svg?branch=master)](https://travis-ci.com/box/box-salesforce-sdk)
3+
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
34

45
# Box Salesforce SDK
56

@@ -15,21 +16,21 @@ The SDK can be deployed directly to Sandbox or Developer orgs by clicking:
1516
1617
The SDK is also distributed as an umanaged package.
1718

18-
- [Production/Developer Package Link](https://cloud.box.com/Box-Apex-SDK)
19-
- [Sandbox Package Link](https://cloud.box.com/Box-Apex-SDK-Sandbox)
19+
- [Production/Developer Package Link](https://cloud.box.com/Box-Apex-SDK)
20+
- [Sandbox Package Link](https://cloud.box.com/Box-Apex-SDK-Sandbox)
2021

2122
> Unmanaged packages can't be upgraded once installed in a Salesforce org so future upgrades will have to be applied by cloning the repo locally and updating classes from your IDE.
2223
2324
## Support
2425

25-
Questions? Reach out to us at our [Box Developer Forum](https://community.box.com/t5/Box-Developer-Forum/bd-p/DeveloperForum)!
26+
Questions? Reach out to us at our [Box Developer Forum](https://community.box.com/t5/Box-Developer-Forum/bd-p/DeveloperForum)!
2627

2728
## Copyright and License
2829

2930
Copyright 2020 Box, Inc. All rights reserved.
3031

31-
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
32+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
3233

3334
http://www.apache.org/licenses/LICENSE-2.0
3435

35-
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
36+
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

0 commit comments

Comments
 (0)