diff --git a/README.md b/README.md index 1a8fb070f4..5fa63b997b 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,6 @@ Creating regular releases of CefSharp is a time intensive process and so to supp - [CefGlue](https://bitbucket.org/xilium/xilium.cefglue/): An alternative .NET CEF wrapper built using P/Invoke. - [ChromiumFx](https://bitbucket.org/chromiumfx/chromiumfx) : Another P/Invoke .Net CEF wrapper - [CEF Forum](http://magpcss.org/ceforum/) : The official CEF Forum -- [CEF API Docs] (http://magpcss.org/ceforum/apidocs3/index-all.html) : Well worth a read if you are implementing a new feature -- [HtmlView] (https://github.com/MISoftware/HtmlView) : Visual Studio extension bringing CefSharp for showing HTML pages inside VS. +- [CEF API Docs](http://magpcss.org/ceforum/apidocs3/index-all.html) : Well worth a read if you are implementing a new feature +- [HtmlView](https://github.com/MISoftware/HtmlView) : Visual Studio extension bringing CefSharp for showing HTML pages inside VS.