diff --git a/README.md b/README.md index b60f371bc..acbd42b99 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,8 @@ _Add-ons are developed and maintained under **[Official Postwoman Organization]( **Sync:** - History - Collections + - Environments + - Notes ✅ **Post-Request Tests β**: Write tests associated with a request that are executed after the request response. @@ -229,6 +231,17 @@ _Add-ons are developed and maintained under **[Official Postwoman Organization]( - Filter response headers - Parse the response data +📝 **Notes** : Instantly jot down notes, tasks or whatever you feel like as they come to your mind. + +_Notes are only available for signed-in users_ + +🌱 **Environments** : Environment variables allow you to store and reuse values in your requests and scripts. + +**Use-cases:** + - By storing a value in a variable, you can reference it throughout your request section + - If you need to update the value, you only have to change it in one place + - Using variables increases your ability to work efficiently and minimizes the likelihood of error + **To find out more, please check out [Postwoman Wiki](https://github.com/liyasthomas/postwoman/wiki).** ## Demo 🚀 [![Website](https://img.shields.io/website?url=https%3A%2F%2Fpostwoman.io&logo=Postwoman)](https://postwoman.io)