Skip to content

Commit a5cb556

Browse files
authored
Updated README.md with correct Project name (#233)
* Added RepoInsight to incubator-resilientdb fork * Added ResInsight, an MCP server for ResilientDB ecosystem exploration * Revise README for server execution instructions Updated README to reflect changes in server execution methods and removed outdated options. * Revise README.md for improved documentation Updated README.md to enhance clarity and structure, including sections on architecture, quick start, usage scenarios, and troubleshooting. * added license to README.md Added a description of ResInsight as an educational assistant for ResilientDB. * Add license information to .gitignore Added Apache License information to .gitignore file. * Add Apache License headers to add_license_headers.py Added Apache License headers to the add_license_headers.py file. * Add license information to pyproject.toml Added Apache License information to pyproject.toml * Add licensing information to requirements.txt Added licensing information to requirements.txt. * Remove duplicate build-system section in pyproject.toml * Fix project name in README authentication section Corrected the project name from 'RepoInsight' to 'ResInsight' in the README.
1 parent 91647cb commit a5cb556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecosystem/ai-tools/mcp/ResInsight/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ python server.py
137137

138138
## Authentication & Security
139139

140-
RepoInsight implements a **two-layer authentication system** for secure operation:
140+
ResInsight implements a **two-layer authentication system** for secure operation:
141141

142142
### 1. MCP Access Token (Client Authentication)
143143

0 commit comments

Comments
 (0)