# windows-registry

[![Release](https://img.shields.io/github/release/amphp/windows-registry.svg?style=flat-square)](https://github.com/amphp/windows-registry/releases)
![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)

`amphp/windows-registry` provides asynchronous access to the Windows Registry for [Amp](https://github.com/amphp/amp).

## Installation

```bash
composer require amphp/windows-registry
```

## Documentation

Documentation is bundled within this repository in the [`./docs`](./docs) directory.

## Versioning

`amphp/windows-registry` follows the [semver](http://semver.org/) semantic versioning specification like all other `amphp` packages.

## Security

If you discover any security related issues, please email [`me@kelunik.com`](mailto:me@kelunik.com) instead of using the issue tracker.

## License

The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information.
