diff --git a/README.md b/README.md index 0da41abe92..3617732b80 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Thanks to the [Model Context Protocol](https://github.com/modelcontextprotocol),
- + ### Checkpoints: Compare and Restore @@ -126,6 +126,10 @@ As Cline works through a task, the extension takes a snapshot of your workspace For example, when working with a local web server, you can use 'Restore Workspace Only' to quickly test different versions of your app, then use 'Restore Task and Workspace' when you find the version you want to continue building from. This lets you safely explore different approaches without losing progress. + + +
+ ## Contributing To contribute to the project, start with our [Contributing Guide](CONTRIBUTING.md) to learn the basics. You can also join our [Discord](https://discord.gg/cline) to chat with other contributors in the `#contributors` channel. If you're looking for full-time work, check out our open positions on our [careers page](https://cline.bot/join-us)!