diff --git a/README.md b/README.md index 7004da3..127f4b2 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ # PostWoman +A CLI api tester and request builder, compatible with Postman collection format + +## Why +Since newer postman requires registration to use most useful features, I decided to build my own tool reusing their format, to be compatible with my coworkers' collections. +Also, I'd much rather use a CLI tool than a bundled webpage.