From 69d20aa29f36a3592c085c4b9fc16e4c1ae138df Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:00:29 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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)!