diff --git a/README.md b/README.md index 33f092f..ac41e22 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ - [Setup](#setup) - [Production](#production) - [Development](#development) + - [License](#license) ## About @@ -94,3 +95,8 @@ services: 2. Run docker image: `docker run -v "/:/host:ro,rslave" MY_IMAGE:TAG --path.rootfs=/host` + +## License +Copyright © 2023 Zakary Timson | Available under the Apache 2.0 License + +See the [license](./LICENSE) for more information. \ No newline at end of file