diff --git a/README.md b/README.md
index 3f00b0ab..1832426d 100644
--- a/README.md
+++ b/README.md
@@ -17,12 +17,15 @@ Based on Libav/FFmpeg libraries to support various video and audio formats, avTr
#### License
See [**COPYING.md**](COPYING.md)
-#### Compilation
-See [**INSTALL.md**](INSTALL.md)
-
#### How to use
See [**USAGE.md**](USAGE.md)
+#### Documentation
+See [**Doxygen documentation**](http://avtranscoder.github.io/avTranscoder-doxygen/)
+
+#### Compilation
+See [**INSTALL.md**](INSTALL.md)
+
#### Tests
###### nosetests
diff --git a/doc/code/index.doxygen b/doc/code/index.doxygen
index 5107d606..a2f650e9 100644
--- a/doc/code/index.doxygen
+++ b/doc/code/index.doxygen
@@ -1,6 +1,6 @@
/** @mainpage AvTranscoder
*
- * An High Level API for transform medias.
+ * An High Level API to transform medias.
* Based on FFMpeg / libav projects.
*
*