diff --git a/README.md b/README.md index 0319b41..b7d9443 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ IntegrateDFG ======= -Simple program which integrates DFG for split sum IBL approximation and saves calculated LUT as CSV or 2D DDS texture (RGBA_F32 and RG_16F). For more details see "Real Shading in Unreal Engine 4" by Brian Karis (http://blog.selfshadow.com/publications/s2013-shading-course/). +Simple program which integrates DFG for split sum IBL approximation and saves calculated LUT as CSV or 2D DDS texture (RGBA_F32 and RG_16F). For more details see ["Real Shading in Unreal Engine 4"](http://blog.selfshadow.com/publications/s2013-shading-course/) by Brian Karis.