diff --git a/README.md b/README.md index cc6855f2..4584fb37 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Handling CLAs with GitHub Action -Streamline your workflow and let this github-action (a lite version of [CLA Assistant](https://github.com/cla-assistant/cla-assistant)) handle the legal side of contributions to a repository for you. CLA assistant enables contributors to sign CLAs from within a pull request. With this GitHub Action we get rid of the need for a centrally managed database by **storing the contributor's signature data** in a decentralized way - **in the repository's file system plus optionally on the Ethereum Blockchain** +Streamline your workflow and let this github-action (a lite version of [CLA Assistant](https://github.com/cla-assistant/cla-assistant)) handle the legal side of contributions to a repository for you. CLA assistant enables contributors to sign CLAs from within a pull request. With this GitHub Action we get rid of the need for a centrally managed database by **storing the contributor's signature data** in a decentralized way - **in the repository's file system ** Feel free to test this GitHub Action and give us the feedback.