diff --git a/.gitignore b/.gitignore index fe903db..2760a69 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ Cargo.lock **/test.toml **/prod.toml *.zip +.vscode/ diff --git a/README.md b/README.md index d1cc355..3a2ebe8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Welcome to the Grafton Machine Shed -The Grafton Machine Shed API Server is a platform written in the Rust language designed to serve multiple APIs, protocols and services. Our goal is to provide a robust, efficient, and flexible platform for hosting a wide range of applications that collaborate on the internet particularly with AI Agents and LLMs. For more information about Grafton Machine Shed projects and capabilities, visit our [website](https://www.grafton.ai). +The Grafton Machine Shed API Server is a batteries-included platform written in the Rust language and designed to serve multiple APIs, protocols and services. Our goal is to provide a robust, efficient, and flexible platform for hosting a wide range of applications that collaborate on the internet particularly with AI Agents and LLMs. For more information about Grafton Machine Shed projects and capabilities, visit our [website](https://www.grafton.ai). ## Roadmap