Skip to content

Commit 163d476

Browse files
authored
chore: Removed emojis from headings in README.md (#52)
* Removed emojis from headings in README.md * Updated the README to improve clarity on Code Assist benefits.
1 parent 4853a85 commit 163d476

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

packages/code-assist/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ Google Maps Platform resources that the MCP server can access include:
3030
<!-- [END maps_Description] -->
3131

3232
<!-- [START maps_CTADevelopers] -->
33-
## Developers
33+
## Benefits
3434

35-
- 🪄 Make your favorite AI assistant or IDE a Google Maps Platform expert. With Code Assist, AI Agents like Gemini CLI, Claude Code, and Cursor can generate code and answer developer questions grounded in up-to-date, official Google Maps Platform documentation and code samples -- directly in your dev workflow.
35+
- Make your favorite AI assistant or IDE a Google Maps Platform expert. With Code Assist, AI Agents like Gemini CLI, Claude Code, and Cursor can generate code and answer developer questions grounded in up-to-date, official Google Maps Platform documentation and code samples -- directly in your dev workflow.
3636

37-
- 🚀 Whether you are making precision AI-Assisted code changes or vibecoding a new app prototype - Code Assist can help you accomplish your task faster and easier.
37+
- Whether you are making precision AI-Assisted code changes or vibecoding a new app prototype - Code Assist can help you accomplish your task faster and easier.
3838

3939
<!-- [START_EXCLUDE] -->
4040
Below is an example MCP Client response to a user's question with Code Assist MCP installed:
@@ -49,7 +49,7 @@ Below is an example MCP Client response to a user's question with Code Assist MC
4949
-----
5050

5151
<!-- [START maps_Tools] -->
52-
## 🔧 Tools Provided
52+
## Tools Provided
5353

5454
The MCP server exposes the following tools for AI clients:
5555

@@ -61,7 +61,7 @@ The MCP server exposes the following tools for AI clients:
6161

6262
<!-- [START maps_Transports] -->
6363

64-
## 🛠️ Supported MCP Transports
64+
## Supported MCP Transports
6565

6666
This server supports two standard MCP communication protocols:
6767

@@ -73,7 +73,7 @@ This server supports two standard MCP communication protocols:
7373
-----
7474

7575
<!-- [START maps_LocalSetup] -->
76-
## 🚀 Usage
76+
## Usage
7777

7878
You can run the Code Assist MCP server either on your local development machine or remotely on Google Cloud Run.
7979

@@ -238,7 +238,7 @@ Add the server to your preferred AI client's MCP configuration file. Find your c
238238

239239
<!-- [START maps_Settings] -->
240240

241-
## ⚙️ Available Settings
241+
## Available Settings
242242

243243
### Port Configuration
244244

@@ -275,7 +275,7 @@ If the specified port is unavailable, the server will automatically find and sta
275275

276276
<!-- [START maps_StreamableHTTP_Guide] -->
277277

278-
## 🌐 Local Streamable HTTP Guide
278+
## Local Streamable HTTP Guide
279279

280280
For developers who need to integrate the Google Maps Platform Code Assist MCP server using the [Streamable HTTP](https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http) transport on their local machine, this guide provides setup instructions and testing steps.
281281

0 commit comments

Comments
 (0)