diff --git a/artifacts/README.md b/artifacts/README.md index 7570a36..c72dd24 100644 --- a/artifacts/README.md +++ b/artifacts/README.md @@ -1,7 +1,7 @@ # UnifiedArtifact npm Package ## Overview -Welcome to the Git repository for the UnifiedArtifact npm package. This package serves as a showcase, demonstrating how +Welcome to the UnifiedArtifact npm package. This package serves as a showcase, demonstrating how npm packages can be effectively used to introduce versioning to process artifacts. It provides a centralized hub for sharing a consistent artifact base across development projects, simplifying versioning, streamlining collaboration, and enhancing dependency management. @@ -18,9 +18,6 @@ sharing a consistent artifact base across development projects, simplifying vers - The current setup of this project is such that only the contents of the element-templates folder are being published in the npm package. This of course can be andjusted to ones needs to inlcude all relevant files. - To include different folders or files, modify the `files` property in the package.json file accordingly. -## Contributing -We welcome contributions! Feel free to open issues, submit pull requests, or join the discussion. - ## License This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.