From 1bb29d232f9e6982612c3e5013748b37e376b061 Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Sun, 6 Jul 2025 17:22:43 +0700 Subject: [PATCH] fix: update installation instructions and remove license section from README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 7625c43..53453f2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is a Claude DXT extension for the [Siwat System API](https://portal.siwatsy ## Installation -1. Download the latest `siwat_system_mcp.dxt` file from the [releases page](https://github.com/orgs/siwatsystem/packages?repo_name=siwatsystem-mcp-dxt). +1. Download the latest `siwat_system_mcp.dxt` file. 2. Open Claude Desktop and go to **Settings > Extensions**. 3. Click **Install Extension** and select the downloaded `.dxt` file. 4. Enter your Siwat System API key when prompted. @@ -50,7 +50,3 @@ This will create a `dist` directory containing the `siwat_system_mcp.dxt` file. ## Disclaimer This is a third-party extension and is not officially supported by Siwat System. Use at your own risk. - -## License - -This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.