Skip to content

Commit

Permalink
Update headings
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospassos authored Sep 24, 2024
1 parent 0b0f0e5 commit cde3c2c
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@
<a href="https://codeclimate.com/repos/60665953e0608a018c001907/test_coverage"><img alt="Coverage" src="https://api.codeclimate.com/v1/badges/24f7d3e788ed2c66f2ab/test_coverage"/></a>
</p>

<hr/>

### Introduction
## Introduction

Croct is a headless CMS that helps you manage content, run AB tests, and personalize experiences without the hassle of complex integrations.

### Installation
## Installation

Run this command to install the SDK:

Expand All @@ -36,22 +34,22 @@ npm install @croct/plug-react
```
See our [quick start guide](https://docs.croct.com/reference/sdk/react/installation) for more details.

### Documentation
## Documentation

Visit our [official documentation](https://docs.croct.com/reference/sdk/react/installation).

### Support
## Support

Join our official [Slack channel](https://croct.link/community) to get help from the Croct team and other developers.

### Contribution
## Contribution

Contributions are always welcome!

- Report any bugs or issues on the [issue tracker](https://github.com/croct-tech/plug-react/issues).
- For major changes, please [open an issue](https://github.com/croct-tech/plug-react/issues) first to discuss what you would like to change.
- Please make sure to update tests as appropriate. Run tests with `npm test`.

### License
## License

This library is licensed under the [MIT license](LICENSE).

0 comments on commit cde3c2c

Please sign in to comment.