diff --git a/README.md b/README.md index 8636f49..bea19f8 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,5 @@ ## Table of Contents | Branch Name | What's Inside | | ------------- | ------------- | -| webstack/v1.0.0 | nginx:stable-alpine, mysql:5.7.22, php:7.2-fpm-alpine | \ No newline at end of file +| [webstack/v1.0.0](https://github.com/nspalo/docker-study/tree/webstack/v1.0.0) | nginx:stable-alpine, mysql:5.7.22, php:7.2-fpm-alpine | +| [webstack/v2.0.0](https://github.com/nspalo/docker-study/tree/webstack/v2.0.0) | nginx:stable-alpine, mysql:5.7.22, php:7.4-fpm-alpine |