Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
![Containerization Available](https://img.shields.io/badge/Containerization-Available-blue)

> ⚠️ **For Docker users:**
> Switch to the [`containerization`](https://github.com/hubspotdev/crm-object-sync/tree/containerization) branch for Docker setup and usage instructions.


# CRM Object Sync

A demonstration of best integration practices for syncing CRM contact records between HubSpot and external applications for product management use cases.
Expand All @@ -12,7 +18,6 @@ A demonstration of best integration practices for syncing CRM contact records be
- [Authentication](#authentication)
- [Contact Management](#contact-management)
- [Available Scripts](#available-scripts)
- [Project Structure](#project-structure)
- [Dependencies](#dependencies)
- [Core](#core)
- [Development](#development)
Expand Down