README.md in ovpn-key-0.8.4 vs README.md in ovpn-key-0.8.5
- old
+ new
@@ -38,10 +38,10 @@
it should contain every setting except for `cert` and `key`
9. `ovpn-key --zip somebody-else [--nopass]`
### Configuration
-Most of configuration is done in `open-vpn.key` and `openssl.ini` files in the directory.
+It's just a single simple YAML file named [`ovpn-key.yml`](https://github.com/chillum/ovpn-key/blob/master/defaults/ovpn-key.yml).
ovpn-key also processes `~/.ovpn-key.yml` file, for now it has only one possible setting:
```yaml
cd: ~/some/path
```