README.md in ovpn-key-0.4 vs README.md in ovpn-key-0.5

- old
+ new

@@ -34,10 +34,10 @@ Most of configuration is done in `open-vpn.key` and `openssl.ini` files in the directory. ovpn-key also processes `~/.ovpn-key.yml` file, for now it has only one possible setting: ```yaml -dir: ~/some/path +cd: ~/some/path ``` This setting is used as a default directory if: 1. current directory does not have a `ovpn-key.yml` 2. `--init` is not specified