From 998e720b33dddf231141bf18b8f0b88203ea2374 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Sun, 6 Aug 2023 07:11:52 -0400 Subject: [PATCH] Fix Mutable. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abe1cc7..f72b612 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Assistants](#assistants) - [Agents](#agents) - [Documentation](#documentation) -- [GitHub bots](#github-bots) +- [Continuous integration bots](#continuous-integration-bots) - [Foundation models](#code-generation) - [Agent platforms](#agent-platforms) - [OpenAI plugins](#openai-plugins) @@ -15,7 +15,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## IDEs - [Cursor](https://www.cursor.so/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. -- [Mutable(https://mutable.ai/) — Web-based IDE, integrated with a chatbot and GitHub. +- [Mutable](https://mutable.ai/) — Web-based IDE, integrated with a chatbot and GitHub. ## Assistants