diff --git a/README.md b/README.md index 0a96006..f60f56f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ WHOIS service is a REST API microservice which checks whether an sk domain if free or already taken. This service uses EPP interface of SK-NIC. +## Requirements + + - EPP account + - docker + - docker-compose + ## Setup Clone this repository and then create an `.env` file next to `docker-compose.yml` file.