diff --git a/Src/README.md b/Src/README.md new file mode 100644 index 000000000..28af7ef00 --- /dev/null +++ b/Src/README.md @@ -0,0 +1,9 @@ +# VTEX SDK + +This SDK provides access to various VTEX platform features, including the new Product Specification API. + +## Features + +- **Product Specification API**: Manage product specifications programmatically. + +For more details, see the [Product Specification API documentation](../docs/ProductSpecificationAPI.md).